Ignore MSVC build artefacts.

This commit is contained in:
Matyas Dolak 2015-11-05 11:23:47 +01:00
parent b6e653bc6e
commit 3ca24a2468

15
.gitignore vendored Normal file
View File

@ -0,0 +1,15 @@
# Visual Studio project files:
*.vcxproj
*.user
*.filters
*.sln
# CMake temporary files:
CMakeFiles/
cmake_install.cmake
# Output files:
sqlite.dir/
Debug/
Release/