diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,6 +1,5 @@ -pics/
+pics/*[.png,.jpg,.jpeg]
.vscode/
__pycache__/
api.py
.ipynb_checkpoints/
-files.csv
\ No newline at end of file |