summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLoïc Guégan <loic.guegan@mailbox.org>2024-09-16 12:25:41 +0200
committerLoïc Guégan <loic.guegan@mailbox.org>2024-09-16 12:25:41 +0200
commit79ce6bc894120527729bb282773a77a3c9cbaa2b (patch)
tree2ca8590a99d5f43f4838acd3b3abb5b5d98ddeed /.gitignore
Minor changes
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..a990e4e
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+env/
+**/__pycache__
+**/*.db \ No newline at end of file