1
0
mirror of https://github.com/lancedikson/bowser synced 2026-03-02 03:40:27 +00:00

fix ignoring idea and node_modules dirs

This commit is contained in:
Denis Demchenko
2016-05-07 16:10:02 +03:00
parent ad6ab5b688
commit 8148486edf

4
.gitignore vendored
View File

@@ -1,4 +1,4 @@
node_modules
.idea
node_modules/
.idea/
/bowser.js
/bowser.min.js