diff --git a/frontend/.gitignore b/frontend/.gitignore index c24a8359..37d56afa 100644 --- a/frontend/.gitignore +++ b/frontend/.gitignore @@ -20,6 +20,7 @@ next-env.d.ts # production /build +docs # misc .DS_Store @@ -43,4 +44,4 @@ yarn-error.log* *.tsbuildinfo # idea files -.idea \ No newline at end of file +.idea