Skip to content

Commit

Permalink
common map ignore patterns
Browse files Browse the repository at this point in the history
  • Loading branch information
illwieckz committed May 11, 2018
1 parent 2bf6208 commit b5551fa
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 6 deletions.
15 changes: 9 additions & 6 deletions .gitignore
@@ -1,6 +1,9 @@
maps/*.autosave.map
maps/*.bak
maps/chasm/
maps/*.srf
maps/*.prt
maps/*.bsp
/.paktrace/
/build/
/maps/*/lm_*
/maps/*.autosave.map
/maps/*.bak
/maps/*.bsp
/maps/*.lin
/maps/*.prt
/maps/*.srf
1 change: 1 addition & 0 deletions .pakinfo/ignore.txt
@@ -0,0 +1 @@
*.bsp

0 comments on commit b5551fa

Please sign in to comment.