diff options
Diffstat (limited to 'icefuzz/.gitignore')
-rw-r--r-- | icefuzz/.gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/icefuzz/.gitignore b/icefuzz/.gitignore new file mode 100644 index 0000000..950fd82 --- /dev/null +++ b/icefuzz/.gitignore @@ -0,0 +1,8 @@ +*.bin +*.glb +*.psb +*.tmp/ +*.txt +*.vsb +*.pyc +/work_*/ |