pid config

This commit is contained in:
Ryan W
2022-04-24 23:01:16 -07:00
parent 35093e9c40
commit f1b03072ca
2 changed files with 3 additions and 0 deletions
+3
View File
@@ -16,6 +16,9 @@ pickle-email-*.html
/tmp/* /tmp/*
!/log/.keep !/log/.keep
!/tmp/.keep !/tmp/.keep
/tmp/pids/*
!/tmp/pids
!/tmp/pids/.keep
# TODO Comment out this rule if you are OK with secrets being uploaded to the repo # TODO Comment out this rule if you are OK with secrets being uploaded to the repo
config/initializers/secret_token.rb config/initializers/secret_token.rb
View File