Add .gitignore to exclude backup-repo and talklas_env
Browse files- .gitignore +2 -0
.gitignore
CHANGED
@@ -1 +1,3 @@
|
|
1 |
"talklas_env/"
|
|
|
|
|
|
1 |
"talklas_env/"
|
2 |
+
"backup-repo/"
|
3 |
+
"talklas_env/"
|