mirror of
https://github.com/axeloz/filesharing.git
synced 2025-05-06 10:03:55 +02:00
Adding folders to gitignore
This commit is contained in:
parent
4d3a2c7213
commit
86ca0b038d
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,6 +1,8 @@
|
|||
/node_modules
|
||||
/public/hot
|
||||
/public/storage
|
||||
/public/files
|
||||
/public/bundles
|
||||
/storage/*.key
|
||||
/vendor
|
||||
/.idea
|
||||
|
|
Loading…
Add table
Reference in a new issue