mirror of
https://github.com/christianselig/apollo-backend
synced 2024-11-13 07:27:43 +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
|
||||
tmp/
|
||||
.env
|
||||
.envrc
|
||||
dump.rdb
|
||||
cpu.pprof
|
||||
mem.pprof
|
||||
|
|
Loading…
Reference in a new issue