Add .gitignore file.

Former-commit-id: 6e44af05a902134aa4fe49ed68c1acc8d7788fe3
Former-commit-id: 996f1ecc47d429b173b200e5c567b351f02684b3
This commit is contained in:
Kaj Forney 2018-11-16 15:01:00 -07:00
parent 2638c32afe
commit a89a37bde9
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
build/*
images/*
.vscode/*