aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 2122aa68e0a439a5bd53785c1528201e5012d92f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
*.d
*.spec
*.obj
*.dll
*.o
*.lib
*.exp
*.suo
*.ncb
*.user
*.pdb
msvc/Debug/
msvc/Release/
CMakeCache.txt
CMakeFiles
Makefile
cmake_install.cmake
install_manifest.txt