diff options
Diffstat (limited to 'public/bower_components/Flot/.gitignore')
-rw-r--r-- | public/bower_components/Flot/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/public/bower_components/Flot/.gitignore b/public/bower_components/Flot/.gitignore new file mode 100644 index 0000000..477d588 --- /dev/null +++ b/public/bower_components/Flot/.gitignore @@ -0,0 +1,3 @@ +*.min.js +!excanvas.min.js +node_modules/ |