We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc6377c commit a4e6fa7Copy full SHA for a4e6fa7
1 file changed
.gitignore
@@ -25,3 +25,6 @@ backend/dump.rdb
25
26
# Mac
27
.DS_Store
28
+
29
+# Secrets
30
+**/.env*
0 commit comments