freyr-js/.gitignore

11 lines
114 B
Plaintext

# ignore local package files
node_modules/
# ignore binaries
bins/
# ignore stage for testing
stage/
.DS_Store