mirror of
https://github.com/libgit2/libgit2.git
synced 2026-06-22 06:26:26 +00:00
Update .gitignore
Only exclude tags files/folders and build folders at the repository root.
This commit is contained in:
committed by
GitHub
parent
50f536222b
commit
e44890774c
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,7 +1,7 @@
|
||||
build/
|
||||
/build/
|
||||
.DS_Store
|
||||
*~
|
||||
.*.swp
|
||||
tags
|
||||
/tags
|
||||
CMakeSettings.json
|
||||
.vs
|
||||
|
||||
Reference in New Issue
Block a user