This repository has been archived on 2022-08-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
loop-pebble/.gitignore
2016-07-09 06:36:51 -04:00

12 lines
142 B
Plaintext

# Ignore build generated files
build/
dist/
dist.zip
# Ignore waf lock file
.lock-waf*
# Ignore installed node modules
node_modules/
.idea/