Screenshot path changed. Ignore them in Git.
This commit is contained in:
parent
3a6d0dae12
commit
9164515dd3
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -14,11 +14,14 @@
|
|||
# Ignore all logfiles and tempfiles.
|
||||
/log/*.log
|
||||
/tmp
|
||||
/public/screenshots/
|
||||
/public/assets/
|
||||
/public/system/
|
||||
# old Paperclip path
|
||||
/public/screenshots/
|
||||
# old Shrine path
|
||||
/public/screenshot/
|
||||
# new Shrine path
|
||||
/public/shrine/
|
||||
/public/cache/screenshot/
|
||||
/public/live/
|
||||
/storage
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue