about summary refs log tree commit diff stats
path: root/.gitattributes
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2024-12-07 13:31:31 -0500
committerStar Rauchenberger <fefferburbia@gmail.com>2024-12-07 13:31:31 -0500
commitb5afc0cf9db8d50d1d95fc2c2fe8b451f8825b46 (patch)
tree95ea3dfc7d0aa75be20f4e6f7cfe099b96805c21 /.gitattributes
parenteb41f85dd46b4d224aa3f3bc2c05d577ac50625f (diff)
downloadthoughts-b5afc0cf9db8d50d1d95fc2c2fe8b451f8825b46.tar.gz
thoughts-b5afc0cf9db8d50d1d95fc2c2fe8b451f8825b46.tar.bz2
thoughts-b5afc0cf9db8d50d1d95fc2c2fe8b451f8825b46.zip
Moved secret base, Akismet, Sendgrid, and database keys into credentials
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..460321f --- /dev/null +++ b/.gitattributes
@@ -0,0 +1,4 @@
1db/schema linguist-generated
2
3config/credentials/*.yml.enc diff=rails_credentials
4config/credentials.yml.enc diff=rails_credentials