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:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,4 +1,4 @@
|
|||||||
node_modules
|
node_modules/
|
||||||
.idea
|
.idea/
|
||||||
/bowser.js
|
/bowser.js
|
||||||
/bowser.min.js
|
/bowser.min.js
|
||||||
|
|||||||
Reference in New Issue
Block a user