diff options
author | yenatch <yenatch@gmail.com> | 2017-05-28 14:09:12 -0400 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2017-05-28 14:09:12 -0400 |
commit | e3c28297ef9d195462c191075d3c4bdbc2432a1a (patch) | |
tree | 704bc97d1a46c05545ed5c785650cff6ca7089f8 | |
parent | e9c1d24c31cd6bd14ea3b3e801505be2a8d1c95b (diff) |
Add new filetypes to .gitignore
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index bb88bb0c6..918b83103 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,7 @@ pokecrystal.txt # swap files for gedit *~ +*.dimensions +*.gbcpal +*.2bpp +*.lz |