aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authortassaron2026-01-15 10:56:31 -0500
committertassaron2026-01-15 10:56:31 -0500
commitcf1fefcf71d8507712ceec5e46914853afe8f72e (patch)
tree4899dcb7fd9e8336e21e3c33624426c920aa6c30 /.gitignore
parentd3f76484f54792389b5c25c71dfa07e259fc0a6b (diff)
update .gitignore
Diffstat (limited to '.gitignore')
-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