+upd gitignore -> ignore public_html.js folder (only built files)

This commit is contained in:
xdrm-brackets 2018-02-20 00:53:44 +01:00
parent 8b4d818465
commit 7d1d856d70
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/vendor
/public_html/css
/public_html/js
/node_modules