summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEvgeny Zinoviev <me@ch1p.io>2021-04-25 23:59:51 +0300
committerEvgeny Zinoviev <me@ch1p.io>2021-04-25 23:59:51 +0300
commit1d003cf394231918cdd165cc256da17b1d1dcef0 (patch)
treeed52996fa639669bdd5e67036bd725b2df31ff5e /.gitignore
initial
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..9af7a0d
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+venv/
+.idea \ No newline at end of file