mirror of
https://github.com/cuberite/sqlite.git
synced 2025-09-08 04:04:54 -04:00
Ignore MSVC build artefacts.
This commit is contained in:
parent
b6e653bc6e
commit
3ca24a2468
15
.gitignore
vendored
Normal file
15
.gitignore
vendored
Normal 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/
|
||||
|
Loading…
x
Reference in New Issue
Block a user