Commit
•
0255055
1
Parent(s):
0c876b7
Add .gitignore file with comments/ and .env ignored
Browse files- .gitignore +2 -0
.gitignore
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
comments/
|
2 |
+
.env
|