aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 2b11eda..a04357f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -172,4 +172,7 @@ data
.DS_Store
# Databases
-*.db \ No newline at end of file
+*.db
+
+# Environmental variables
+*.flaskenv \ No newline at end of file