Skip to content

Commit

Permalink
Added several OS-specific rules to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
LMH0013 authored and tobbi committed Oct 26, 2013
1 parent 0dbb74f commit 21523ec
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .gitignore
@@ -1,7 +1,22 @@
# Build Files
build/*
supertux2

# Additional Repos
supertux.*

# Useful Customization Files
data/levels/more/
*.patch
*.zip
*.diff

# Annoying OS Generated Files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
.directory

0 comments on commit 21523ec

Please sign in to comment.