Ignore out/
This commit is contained in:
parent
aae90e6b5f
commit
daff9bdad1
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -1,2 +1,5 @@
|
||||||
.idea
|
.idea
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
||||||
|
# Ignore built files
|
||||||
|
out/
|
Loading…
Reference in a new issue