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