Replace .hgignore with .gitignore.

This commit is contained in:
Scott Ehlert
2014-05-24 23:55:24 -05:00
parent 97c581f72c
commit e20e4677df
2 changed files with 32 additions and 33 deletions
+32
View File
@@ -0,0 +1,32 @@
# Binaries
*.dll
*.dylib
*.exe
*.so
# Files generated by Visual Studio
*.aps
*.ipch
*.ncb
*.opensdf
*.sdf
*.suo
*.user
# Build directories
CrazyDebug.*/
Debug.*/
Release.*/
LIB-Release/
LIB-Debug/
# Files generated by Mac OS X Finder
.DS_Store
# Files generated by Windows Explorer
[Dd]esktop.ini
[Tt]humbs.db
# AMBuild build directories
build/
obj-*/