Add ignore file
This commit is contained in:
parent
ce83bf104b
commit
3b7690e642
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -2,5 +2,7 @@ tmp
|
|||
vendor/*
|
||||
storage/*
|
||||
logs/*
|
||||
public/.sass-cache/*
|
||||
.idea
|
||||
.vagrant
|
||||
.DS_store
|
||||
|
|
Loading…
Reference in a new issue