-
Notifications
You must be signed in to change notification settings - Fork 4
/
.gitignore
32 lines (32 loc) · 826 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
*.obj
*.sln
*.log
*.tlog
*.filters
*.pdb
*.stamp
*.vcxproj
build/CMakeFiles/generate.stamp.depend
build/cmake_install.cmake
build/CMakeCache.txt
build/lib/Debug/cppcore.exp
build/CMakeFiles/2.8.12.2/CompilerIdCXX/CMakeCXXCompilerId.cpp
build/lib/Debug/cppcore.lib
build/CMakeFiles/2.8.12.2/CompilerIdCXX/CompilerIdCXX.exe
build/CMakeFiles/2.8.12.2/CompilerIdC/CompilerIdC.exe
build/bin/Debug/cppcore.dll
*.check_cache
*.rule
build/CMakeFiles/2.8.12.2/CompilerIdC/CMakeCCompilerId.c
*.bin
build/CMakeFiles/TargetDirectories.txt
build/CMakeFiles/generate.stamp.list
build/Win32/Debug/ALL_BUILD/ALL_BUILD.vcxprojResolveAssemblyReference.cache
build/bin/Debug/cppcore.ilk
*.ilk
*.suo
*.exe
*.sdf
build/cppcore_test.dir/Debug/cppcore_test.vcxprojResolveAssemblyReference.cache
build/cppcore.opensdf
build/cppcore_test.vcxproj.user