mirror of
https://github.com/christianselig/apollo-backend
synced 2024-11-10 22:17:44 +00:00
ignore some other stuff
This commit is contained in:
parent
ac4765f813
commit
9db593a969
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,4 +1,6 @@
|
||||||
|
apollo
|
||||||
tmp/
|
tmp/
|
||||||
.env
|
.env
|
||||||
dump.rdb
|
dump.rdb
|
||||||
cpu.pprof
|
cpu.pprof
|
||||||
|
mem.pprof
|
||||||
|
|
Loading…
Reference in a new issue