1
0
Fork 0
mirror of https://github.com/AquariaOSE/Aquaria.git synced 2024-12-24 21:55:42 +00:00

add .gitignore

This commit is contained in:
fgenesis 2011-08-03 22:07:11 +02:00
parent 3096eaf5e2
commit a9f660d7d6

23
.gitignore vendored Normal file
View file

@ -0,0 +1,23 @@
.*
*.o
*.o.*
*.a
*.so
*.so.dbg
*.bin
*.gz
*.obj
*.user
*.manifest
*.suo
*.ncb
*.pdb
*.ilk
*.exp
*.tmp
*.aps
temp/*
build/*
bin/*
!.gitignore