diff options
author | luckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com> | 2020-11-18 20:53:42 -0500 |
---|---|---|
committer | luckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com> | 2020-11-18 20:53:42 -0500 |
commit | 68b53c743770ae34428b29a5eb988e3e58c82285 (patch) | |
tree | 7f084abb8ad61cf5d282b15f35a66a5a836933f2 /.gitignore | |
parent | 5029c909797ec6a8b89124c76b3c6d34440d099d (diff) |
Optimize Makefile, also add *.sna to gitignore.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index ebf507247..38c3e02d6 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ porymap.project.cfg .vscode/ *.a .fuse_hidden* +*.sna |