git ignore temp stuff from master
This commit is contained in:
parent
52a209ecb8
commit
eab42f8dad
1 changed files with 11 additions and 0 deletions
11
.gitignore
vendored
11
.gitignore
vendored
|
|
@ -36,3 +36,14 @@ Icon
|
||||||
# Files that might appear on external disk
|
# Files that might appear on external disk
|
||||||
.Spotlight-V100
|
.Spotlight-V100
|
||||||
.Trashes
|
.Trashes
|
||||||
|
|
||||||
|
# master branch
|
||||||
|
public/
|
||||||
|
coverage/
|
||||||
|
.ackrc
|
||||||
|
.bundle
|
||||||
|
.byebug_history
|
||||||
|
docker-compose.override.yml
|
||||||
|
log/
|
||||||
|
tmp/
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue