about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 91958fd..0d28418 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,4 +5,5 @@
 /build
 /dist
 /bdist
-/*.egg-info
\ No newline at end of file
+/*.egg-info
+/flask_session/**
\ No newline at end of file