0
0
mirror of https://github.com/nemtrif/utfcpp.git synced 2026-01-18 17:11:21 +01:00

Create .gitignore

Ignore:
- .vscode
- build
This commit is contained in:
Nemanja Trifunovic
2018-10-13 20:48:56 -04:00
parent 60c490b89f
commit 0a23881341

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
# VS Code:
.vscode/
# Often used by CMake
build/