gitignore

This commit is contained in:
B Kleinen
2012-04-18 22:02:59 +02:00
commit cade8921da

21
.gitignore vendored Executable file
View File

@@ -0,0 +1,21 @@
# Compiled Object files
*.slo
*.lo
*.o
# Compiled Dynamic libraries
*.so
# Compiled Static libraries
*.lai
*.la
*.a
# Visual Studio
*.exe
*.ilk
*.pdb
Debug/
Release/