mirror of
https://github.com/pebble-dev/clay.git
synced 2026-09-01 14:47:37 -04:00
Ignore dist and all waf build locks
This commit is contained in:
+2
-1
@@ -3,7 +3,7 @@
|
||||
|
||||
# node-waf configuration
|
||||
.lock-wscript
|
||||
/.lock-waf_darwin_build
|
||||
/.lock-waf_*_build
|
||||
|
||||
# Dependency directory
|
||||
# https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git
|
||||
@@ -13,4 +13,5 @@
|
||||
/tmp/
|
||||
/src/js/index.js
|
||||
/dist.zip
|
||||
/dist/
|
||||
/build/
|
||||
|
||||
Reference in New Issue
Block a user