mirror of
https://github.com/BinomialLLC/basis_universal.git
synced 2026-09-13 05:58:36 +00:00
Ignoring VS working files and Mac finder
Minor change but stops the need to keep manually ignoring/reverting working files.
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@@ -1,2 +1,12 @@
|
||||
bin/
|
||||
build/
|
||||
|
||||
# VS project and working files
|
||||
*.vcxproj.user
|
||||
.vs/
|
||||
Debug/
|
||||
Release/
|
||||
|
||||
|
||||
# Mac finder
|
||||
.DS_Store
|
||||
|
||||
Reference in New Issue
Block a user