summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEvgeny Zinoviev <me@ch1p.io>2021-03-23 00:08:11 +0300
committerEvgeny Zinoviev <me@ch1p.io>2021-03-23 00:08:11 +0300
commit560d8822ec78a5e4bac44b5bbd752a1acefcf59a (patch)
treebea4ec714cb21fa28cd871c8ebaadb6a90d48c82 /.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..6b75623
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+.idea
+venv \ No newline at end of file