| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 448328c commit e61276a
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -0,0 +1,12 @@ | |||
| 1 | + ################################################################################# | ||
| 2 | + # # | ||
| 3 | + # This file uniquely identifies your project in dotenv-vault. # | ||
| 4 | + # You SHOULD commit this file to source control. # | ||
| 5 | + # # | ||
| 6 | + # Generated with 'npx dotenv-vault new' # | ||
| 7 | + # # | ||
| 8 | + # Learn more at https://dotenv.org/env-vault # | ||
| 9 | + # # | ||
| 10 | + ################################################################################# | ||
| 11 | + | ||
| 12 | + DOTENV_VAULT=vlt_94ced33080b03296bbf0367a2179bc2ad65b809d12eabd9f81742bea05be2dfe | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -3,3 +3,8 @@ docs | |||
| 3 | 3 | *main.exe | |
| 4 | 4 | tmp | |
| 5 | 5 | $path | |
| 6 | + | ||
| 7 | + .env* | ||
| 8 | + .flaskenv* | ||
| 9 | + !.env.project | ||
| 10 | + !.env.vault | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments