1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-06 17:48:19 +00:00

Update gitignore list (#5258)

* update gitignore

* Handle symlink in tar

* Add some logs
This commit is contained in:
Antoine GIRARD
2018-11-03 23:06:09 +01:00
committed by techknowlogick
parent 54259e2f88
commit 57a8440db3
77 changed files with 767 additions and 159 deletions

View File

@@ -5,17 +5,18 @@
*.rar
*.zip
*.gz
*.tgz
*.bzip
*.bz2
*.xz
*.lzma
*.cab
#packing-only formats
# Packing-only formats
*.iso
*.tar
#package management formats
# Package management formats
*.dmg
*.xpi
*.gem