metaunix-player-js/.gitignore

9 lines
163 B
Plaintext

# 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/