Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
russsiq committed Oct 6, 2019
1 parent 2113ff9 commit 027b9cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# remove files and folders
/resources/themes/bixbite
/resources/themes/vlad-stroi
/uploads
/node_modules
/storage/*.key
Expand All @@ -10,6 +9,7 @@
/.vagrant
composer.lock
npm-debug.log
package-lock.json
yarn-error.log
.env

Expand Down

0 comments on commit 027b9cb

Please sign in to comment.