summary refs log tree commit diff stats
path: root/.gitignore
diff options
context:
space:
mode:
authorSoniEx2 <endermoneymod@gmail.com>2020-01-30 22:38:49 -0300
committerSoniEx2 <endermoneymod@gmail.com>2020-01-30 22:38:49 -0300
commitd32a241c82cfc3f774b82d71c73d4b4e5d0aa965 (patch)
tree2731716fccaa2820d93e7bebd50acfea5c8876ea /.gitignore
parent6c87b7151c1f7dbf07a309ca6e2cc71800323089 (diff)
Add supporting files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..df0eb07
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+__pycache__/
+/public/
+/venv/
+/vtestenv/
+.hypothesis/