nana/.gitignore
2015-11-24 12:47:18 +01:00

43 lines
478 B
Plaintext

#This .gitignore created by Ariel Vina-Rodriguez
#ignore thumbnails created by windows
Thumbs.db
#Ignore files build by Visual Studio
bii/build/*
bii/cmake/*
bii/deps/*
build/vc2013-bkl/*
build/makefile-bkl/*
*.obj
*.exe
*.pdb
*.user
*.aps
*.pch
*.vspscc
*_i.c
*_p.c
*.ncb
*.tlb
*.tlh
*.bak
*.cache
*.ilk
*.log
[Bb]in
[Dd]ebug*/
*.lib
*.a
*.sbr
obj/
[Rr]elease*/
_ReSharper*/
[Tt]est[Rr]esult*
*.suo
*.sdf
lib/
*.ninja*
CMakeCache.txt
CMakeFiles/
cmake_install.cmake
*.DS_Store