modified gitignore

This commit is contained in:
2025-02-22 14:41:51 +01:00
commit 68b659f87f
7 changed files with 64 additions and 0 deletions

12
.gitignore vendored Normal file
View File

@@ -0,0 +1,12 @@
# Ignore downloaded binaries and verification files
amd64/gitea-*
arm64/gitea-*
# Ignore build artifacts
*.deb
build/
tmp/
# Ignore common system files
.DS_Store
*.swp