mirror of
https://github.com/go-gitea/gitea
synced 2025-08-07 10:08:20 +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
@@ -35,6 +35,9 @@ xcuserdata/
|
||||
# https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control
|
||||
#
|
||||
# Pods/
|
||||
#
|
||||
# Add this line if you want to avoid checking in source code from the Xcode workspace
|
||||
# *.xcworkspace
|
||||
|
||||
# Carthage
|
||||
#
|
||||
@@ -52,7 +55,7 @@ Carthage/Build
|
||||
|
||||
fastlane/report.xml
|
||||
fastlane/Preview.html
|
||||
fastlane/screenshots
|
||||
fastlane/screenshots/**/*.png
|
||||
fastlane/test_output
|
||||
|
||||
# Code Injection
|
||||
|
Reference in New Issue
Block a user