diff options
| author | Sam Anthony <sam@samanthony.xyz> | 2024-11-02 22:28:46 -0400 |
|---|---|---|
| committer | Sam Anthony <sam@samanthony.xyz> | 2024-11-02 22:28:46 -0400 |
| commit | b66fe3e88400b20df0280d10eef88b5467fb25f4 (patch) | |
| tree | d7a04305a52c8c59b6698c845249ae813b294996 /.gitignore | |
| parent | 76d858135743fc5737315aaaae37caaa7f8a5969 (diff) | |
| download | balls-b66fe3e88400b20df0280d10eef88b5467fb25f4.zip | |
add zip files to gitignore
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,3 +4,4 @@ balls *.png *.aux *.log +*.zip |