Updated git ignore file to include compiled files
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,2 +1,5 @@
|
||||
# index.html is used as a test file and should not be copied into git
|
||||
index.html
|
||||
|
||||
# ignore the compiled files
|
||||
build/
|
||||
|
Reference in New Issue
Block a user