diff options
| author | carp <25677564+carp@users.noreply.github.com> | 2020-07-13 13:34:17 -0400 |
|---|---|---|
| committer | carp <25677564+carp@users.noreply.github.com> | 2020-07-13 13:34:17 -0400 |
| commit | f457064bb15a00010959e664492d87f3bfe82537 (patch) | |
| tree | 8baed059b885454f92da29383521b85db3e445b2 /.gitignore | |
| parent | 3e7c2e260384a3e381f01717fd71a694b71cae6e (diff) | |
| download | yaoi-communism-f457064bb15a00010959e664492d87f3bfe82537.tar.gz yaoi-communism-f457064bb15a00010959e664492d87f3bfe82537.zip | |
add picture data
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 |
