aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index c7a6d7e..7567114 100644
--- a/.gitignore
+++ b/.gitignore
@@ -56,4 +56,7 @@ coverage.xml
56docs/_build/ 56docs/_build/
57 57
58# PyBuilder 58# PyBuilder
59target/ \ No newline at end of file 59target/
60
61# Rope
62.ropeproject