aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 1 insertions, 7 deletions
diff --git a/.gitignore b/.gitignore
index f247e19..1b7b4ec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,9 +7,6 @@ build-container-2404-gcc14/
# Rust build artifacts
target/
-# AppImage build artifacts
-*.AppImage
-
# Logs
*.log
@@ -23,11 +20,8 @@ compile_commands.json
.DS_Store
Thumbs.db
-# AppImage extraction/build leftovers
-squashfs-root/
+# Build leftovers
build-source/
-flatpak-repo/
-*.flatpak
# Python bytecode
__pycache__/