aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSean Dolan <sed9182@rit.edu>2019-07-27 21:14:12 -0400
committerSean Dolan <sed9182@rit.edu>2019-07-27 21:14:12 -0400
commitb32f17ec362e277ace95e461687e9e75e7300372 (patch)
treeea3f6c9cea7939425a912229eeb44d1cd79e584a /.gitignore
Initial commit
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..8f70d67
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+.idea
+venv
+__pycache__ \ No newline at end of file