Add git-crypt encryption for .env
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
@@ -0,0 +1 @@
|
||||
.env filter=git-crypt diff=git-crypt
|
||||
1
.gitignore
vendored
1
.gitignore
vendored
@@ -35,7 +35,6 @@ env/
|
||||
|
||||
# Flask
|
||||
instance/
|
||||
.env
|
||||
*.db
|
||||
*.sqlite
|
||||
|
||||
|
||||
Reference in New Issue
Block a user