aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1595776..6fe019a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,8 @@ __pycache__
build/
dist/
env/
+.venv/
+.env/
.vscode/
*.mkv
*.mp4
@@ -20,3 +22,5 @@ ffmpeg
*.bak
*~
*.goutput*
+*.kate-swp
+*.code-workspace