summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAndrew <saintruler@gmail.com>2019-03-11 21:45:42 +0400
committerAndrew <saintruler@gmail.com>2019-03-11 21:45:42 +0400
commit95d8ed3af9f069620896d65ad24f64770611ffb1 (patch)
tree3ca8c4c3c66976a3f09124d864f6bebdd8f9ec2f /.gitignore
Initial commit
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