aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6fe019a..9800ef6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,7 @@ __pycache__
build/
dist/
env/
+prof/
.venv/
.env/
.vscode/
@@ -24,3 +25,5 @@ ffmpeg
*.goutput*
*.kate-swp
*.code-workspace
+.coverage
+htmlcov/ \ No newline at end of file