Skip to content
This repository has been archived by the owner on Jan 22, 2020. It is now read-only.

Commit

Permalink
Updates ignore lists for mapmergepy
Browse files Browse the repository at this point in the history
Added .before and __pycache__ to .gitignore, general QOL improvement I guess.
  • Loading branch information
Kasuobes committed Jul 19, 2016
1 parent 1d6748e commit 8bf169b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Expand Up @@ -6,10 +6,12 @@ Thumbs.db
*.dmb
*.lk
*.backup
*.before
data/
cfg/
build_log.txt
use_map
stopserver
reboot_called
atupdate
__pycache__

0 comments on commit 8bf169b

Please sign in to comment.