Files
basis_universal/.gitignore
Carl Woffenden 9dceb725f8 Ignoring VS working files and Mac finder
Minor change but stops the need to keep manually ignoring/reverting working files.
2020-04-02 16:54:49 +02:00

13 lines
105 B
Plaintext

bin/
build/
# VS project and working files
*.vcxproj.user
.vs/
Debug/
Release/
# Mac finder
.DS_Store