summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ec291473fe..7ef56f0909 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,7 @@ CMakeFiles/
*.pyc
.idea
src/appMain/build_config.txt
+*venv*
+*.DS_Store
+*htmlcov
+*.coverage \ No newline at end of file