diff options
author | HombreLaser <sebastian-440@live.com> | 2023-10-20 21:08:45 -0600 |
---|---|---|
committer | HombreLaser <sebastian-440@live.com> | 2023-10-20 21:08:45 -0600 |
commit | 882fa5726e1c2e02ad2ba543087f204f10694e8a (patch) | |
tree | d1e23c3fcf8581e6f84440d7926ed95bef9ac7f7 /.gitignore | |
parent | 631f336049a695e014df52ed01e446306f710f90 (diff) |
Update gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,3 +2,5 @@ env/ *~ data/ __pycache__/ +*.png + |