structure: add more .gitignore items

This commit is contained in:
Bert Belder 2017-09-01 15:05:11 +02:00
parent 692e97d0db
commit 3177e98bb4

37
.gitignore vendored
View File

@ -1,10 +1,41 @@
*_BASE_*
*_BACKUP_*
*_REMOTE_*
*_LOCAL_*
*.opensdf
*.orig
*.sdf
*.sln
*.suo
*.TMP
*.user
*.VC.db
*.VC.opendb
*.vcxproj
*.vcxproj.filters
*.vcxproj.user
*.vspx
/Debug
/Release
/ipch
/*.build/
/*.dir/
/*.xcodeproj/
/.vs/
/.vscode/
/bin/
/build/
/CMakeFiles/
/CMakeScripts/
/Debug/
/ipch/
/lib/
/out/
/Release/
/RelWithDebInfo/
/x64/
/Win32/
/CMakeCache.txt
/cmake_install.cmake
/Makefile