mirror of
https://github.com/libgit2/libgit2.git
synced 2026-06-22 06:26:26 +00:00
Ignore CMake files and generated Visual Studio files
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -14,8 +14,11 @@ build/
|
||||
tests/tmp/
|
||||
msvc/Debug/
|
||||
msvc/Release/
|
||||
*.sln
|
||||
*.suo
|
||||
*.user
|
||||
*.vc*proj*
|
||||
*.sdf
|
||||
*.opensdf
|
||||
CMake*
|
||||
*.cmake
|
||||
.DS_Store
|
||||
|
||||
Reference in New Issue
Block a user