aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorThomas Touhey <thomas@touhey.fr>2019-07-30 17:09:08 +0200
committerThomas Touhey <thomas@touhey.fr>2019-07-30 17:09:08 +0200
commit07e73a7d0a24338dc03df3e77e2b920dd7610bee (patch)
treec0cef76d443a703ebf442e976deacda4fdd6c2b3 /.gitignore
Initial commit.HEADmaster
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore12
1 files changed, 12 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..fceabbb
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,12 @@
+__pycache__
+/test*.py
+/*.egg-info
+/dist
+/.spyproject
+/build
+/docs/_build
+/venv
+/README.html
+/.pytest_cache
+
+/docs/_build