aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 85e63ae..c0cc8f6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
.env
data.db
__pycache__
-.DS_Store \ No newline at end of file
+.DS_Store
+internal_notes.txt \ No newline at end of file