Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# They are duplicated in upper case and in some cases mixed case to cover all bases
# If you want to make the parsing overall case-insensitive, you can use the following:
# git config core.ignorecase false
# Version: 2025-12-15
# Version: 2026-01-19
*.gpkg
*.GPKG
*.bak
Expand Down Expand Up @@ -93,6 +93,8 @@
*.xz
*.7z
*.tar
*.bz2
*.BZ2
# Databases
**/.*gdb/
# Random binary formats
Expand Down