refactor gitignore
This commit is contained in:
5
frontend/.gitignore
vendored
5
frontend/.gitignore
vendored
@@ -9,11 +9,6 @@
|
|||||||
# production
|
# production
|
||||||
/build
|
/build
|
||||||
|
|
||||||
# devBuild
|
|
||||||
*.css
|
|
||||||
#except css files in public/ dir
|
|
||||||
!public/**/*.css
|
|
||||||
|
|
||||||
# misc
|
# misc
|
||||||
.DS_Store
|
.DS_Store
|
||||||
.env.local
|
.env.local
|
||||||
|
|||||||
1
frontend/src/.gitignore
vendored
Normal file
1
frontend/src/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
*.css
|
||||||
Reference in New Issue
Block a user