# index.html is used as a test file and should not be copied into git
index.html

# ignore the compiled files
build/

# ignore node_module directory
node_modules/