summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortassaron2026-01-15 10:56:31 -0500
committertassaron2026-01-15 10:56:31 -0500
commitcf1fefcf71d8507712ceec5e46914853afe8f72e (patch)
tree4899dcb7fd9e8336e21e3c33624426c920aa6c30
parentd3f76484f54792389b5c25c71dfa07e259fc0a6b (diff)
update .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__
5build/ 5build/
6dist/ 6dist/
7env/ 7env/
8.venv/
9.env/
8.vscode/ 10.vscode/
9*.mkv 11*.mkv
10*.mp4 12*.mp4
@@ -20,3 +22,5 @@ ffmpeg
20*.bak 22*.bak
21*~ 23*~
22*.goutput* 24*.goutput*
25*.kate-swp
26*.code-workspace