mirror of
https://github.com/pret/pokemon-reverse-engineering-tools.git
synced 2026-09-24 18:23:41 -05:00
also exclude .*.swp files
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
include README.md
|
||||
recursive-include pokemontools *
|
||||
|
||||
global-exclude .*.swp
|
||||
global-exclude *.pyc
|
||||
global-exclude .gitignore
|
||||
global-exclude .DS_Store
|
||||
|
||||
Reference in New Issue
Block a user