diff options
author | witches.live <anna@witches.live> | 2019-02-05 07:03:54 +0000 |
---|---|---|
committer | witches.live <anna@witches.live> | 2019-02-05 07:03:54 +0000 |
commit | 47eb557617ce1e74781a7d232fcfd92d2b32264a (patch) | |
tree | db66b0b13c3067b9711722c77142410b972c9f00 | |
parent | 03991e7bc5c6309739d8e936ce312a68d9e73b5a (diff) | |
download | pleroma-47eb557617ce1e74781a7d232fcfd92d2b32264a.tar.gz |
ARGLE GARBLE
Update .gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 72fe2ce43..04c61ede7 100644 --- a/.gitignore +++ b/.gitignore @@ -25,6 +25,7 @@ erl_crash.dump # secrets files as long as you replace their contents by environment # variables. /config/*.secret.exs +/config/generated_config.exs # Database setup file, some may forget to delete it /config/setup_db.psql |