mirror of
https://github.com/prurigro/hypothetical.git
synced 2024-11-21 23:52:31 -05:00
Don't include public/build in the .gitignore anymore as it's created by laravel elixir
This commit is contained in:
parent
d60f40fa82
commit
a824c12669
1 changed files with 0 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,7 +1,6 @@
|
|||
/vendor
|
||||
/node_modules
|
||||
/bower_components
|
||||
/public/build
|
||||
/public/css
|
||||
/public/js
|
||||
/public/fonts
|
||||
|
|
Loading…
Reference in a new issue