Monius
commited on
Commit
β’
2e831ce
1
Parent(s):
dc465b0
apply ignore
Browse files- .gitignore +1 -0
.gitignore
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
.DS_Store
|
2 |
.vscode/
|
|
|
3 |
flagged/
|
4 |
|
5 |
__pycache__/
|
|
|
1 |
.DS_Store
|
2 |
.vscode/
|
3 |
+
test.py
|
4 |
flagged/
|
5 |
|
6 |
__pycache__/
|