Removed index.html from the git ignore file for testing

This commit is contained in:
Gregory Ballantine
2018-02-26 17:10:19 -05:00
parent 0138d8c170
commit 323803dc92
2 changed files with 28 additions and 3 deletions

3
.gitignore vendored
View File

@ -1,6 +1,3 @@
# index.html is used as a test file and should not be copied into git
index.html
# ignore the compiled files
build/