Spaces:
Running
Running
Chandima Prabhath
commited on
Commit
·
266245a
1
Parent(s):
06bbb43
Add .gitignore file to exclude frontend submodule directories
Browse files- .gitignore +3 -0
.gitignore
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
# sub repo
|
2 |
+
./frontend/node_modules
|
3 |
+
./frontend/.git
|