Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
TeLiXj committed Jan 22, 2014
1 parent bf83fa9 commit 9aadad0
Showing 1 changed file with 19 additions and 7 deletions.
26 changes: 19 additions & 7 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,10 +1,22 @@
Thumbs.db
.svn
*.orig
*.dcu
*.~*~
*.local
*.identcache
__history
*.drc
*.map
*.ppu
*.rst
*.compiled
*.or
*.o
*.a
*.exe
*.dll
bin/*
*.identcache
*.bdsproj.local
*.bak
*~
Makefile
config.log
config.status
__history
aclocal.m4
autom4te.cache/

0 comments on commit 9aadad0

Please sign in to comment.