fix gitignore to allow build/node_modules
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,4 +1,4 @@
|
|||||||
.next/
|
.next/
|
||||||
node_modules/
|
/node_modules/
|
||||||
.DS_Store
|
.DS_Store
|
||||||
*.log
|
*.log
|
||||||
|
|||||||
Reference in New Issue
Block a user