mirror of
https://github.com/christianselig/apollo-backend
synced 2024-11-14 16:07:42 +00:00
[render skip] add .envrc to gitignore
This commit is contained in:
parent
3b9da79e6e
commit
60eb5db5f0
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,6 +1,7 @@
|
||||||
apollo
|
apollo
|
||||||
tmp/
|
tmp/
|
||||||
.env
|
.env
|
||||||
|
.envrc
|
||||||
dump.rdb
|
dump.rdb
|
||||||
cpu.pprof
|
cpu.pprof
|
||||||
mem.pprof
|
mem.pprof
|
||||||
|
|
Loading…
Reference in a new issue