Update .gitignore

Only exclude tags files/folders and build folders at the repository root.
This commit is contained in:
Laurence McGlashan
2021-01-31 15:35:56 +00:00
committed by GitHub
parent 50f536222b
commit e44890774c

4
.gitignore vendored
View File

@@ -1,7 +1,7 @@
build/
/build/
.DS_Store
*~
.*.swp
tags
/tags
CMakeSettings.json
.vs