mirror of
https://github.com/pret/pokemon-reverse-engineering-tools.git
synced 2026-03-21 17:24:42 -05:00
also exclude .*.swp files
This commit is contained in:
parent
0da95fe05f
commit
480593e472
|
|
@ -1,6 +1,7 @@
|
|||
include README.md
|
||||
recursive-include pokemontools *
|
||||
|
||||
global-exclude .*.swp
|
||||
global-exclude *.pyc
|
||||
global-exclude .gitignore
|
||||
global-exclude .DS_Store
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user