mirror of
https://github.com/go-gitea/gitea
synced 2025-08-06 09:38:21 +00:00
Update gitignore list (#5258)
* update gitignore * Handle symlink in tar * Add some logs
This commit is contained in:
committed by
techknowlogick
parent
54259e2f88
commit
57a8440db3
@@ -20,7 +20,7 @@
|
||||
# Deployment Manager configuration file for your project. Added in Delphi XE2.
|
||||
# Uncomment this if it is not mobile development and you do not use remote debug feature.
|
||||
#*.deployproj
|
||||
#
|
||||
#
|
||||
# C++ object files produced when C/C++ Output file generation is configured.
|
||||
# Uncomment this if you are not using external objects (zlib library for example).
|
||||
#*.obj
|
||||
@@ -64,3 +64,6 @@ __recovery/
|
||||
|
||||
# Castalia statistics file (since XE7 Castalia is distributed with Delphi)
|
||||
*.stat
|
||||
|
||||
# Boss dependency manager vendor folder https://github.com/HashLoad/boss
|
||||
modules/
|
||||
|
Reference in New Issue
Block a user