diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2018-09-06 23:53:20 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2018-09-06 23:53:20 +0200 |
| commit | e8a9ace7698834b4d88c693dd666939b7de5ad73 (patch) | |
| tree | 591b770e2ff4c5382e3205e8f440be8d742b4bc9 /.jshintignore | |
| parent | 7c77870ff4d3408a5611b78cb34c274f212286b3 (diff) | |
| download | mitjafelicijan.com-e8a9ace7698834b4d88c693dd666939b7de5ad73.tar.gz | |
added google verification tag
Diffstat (limited to '.jshintignore')
| -rw-r--r-- | .jshintignore | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.jshintignore b/.jshintignore new file mode 100644 index 0000000..4d662aa --- /dev/null +++ b/.jshintignore | |||
| @@ -0,0 +1,9 @@ | |||
| 1 | node_modules | ||
| 2 | bower_components | ||
| 3 | lib/external | ||
| 4 | vendor | ||
| 5 | help | ||
| 6 | steal | ||
| 7 | funcunit | ||
| 8 | **/*.min.js | ||
| 9 | **/production.js | ||
