summaryrefslogtreecommitdiff
path: root/blockly/.jshintignore
diff options
context:
space:
mode:
Diffstat (limited to 'blockly/.jshintignore')
-rw-r--r--blockly/.jshintignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/blockly/.jshintignore b/blockly/.jshintignore
new file mode 100644
index 0000000..9cc9627
--- /dev/null
+++ b/blockly/.jshintignore
@@ -0,0 +1,6 @@
+node_modules/
+tests/
+demos/
+**/*_compressed.js
+**/*_uncompressed.js
+**/*_test.js \ No newline at end of file