gitignore `config/runtime.exs`

This commit is contained in:
Alex Gleason 2021-05-16 13:22:07 -05:00
parent b221d77a6d
commit 230ad82dad
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -28,6 +28,7 @@ erl_crash.dump
# variables.
/config/*.secret.exs
/config/generated_config.exs
/config/runtime.exs
/config/*.env
@ -56,4 +57,4 @@ pleroma.iml
# Editor temp files
/*~
/*#
/*#