summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEvgeny Sorokin <me@ch1p.io>2024-06-26 00:44:01 +0300
committerEvgeny Sorokin <me@ch1p.io>2024-06-26 00:44:01 +0300
commit2db780e2009c43466f718c24895bcfc3b89763f1 (patch)
tree796353350ac4e0c8aada3cb32b8c09ec1266115b /.gitignore
parentd36ecb0266db608dffbc0308e9b2666c93696672 (diff)
add gitignore and reqs
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..9e6c9c9
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+/.idea
+/venv \ No newline at end of file