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
@@ -1,16 +1,16 @@
|
||||
# cache files for sublime text
|
||||
# Cache files for Sublime Text
|
||||
*.tmlanguage.cache
|
||||
*.tmPreferences.cache
|
||||
*.stTheme.cache
|
||||
|
||||
# workspace files are user-specific
|
||||
# Workspace files are user-specific
|
||||
*.sublime-workspace
|
||||
|
||||
# project files should be checked into the repository, unless a significant
|
||||
# proportion of contributors will probably not be using SublimeText
|
||||
# Project files should be checked into the repository, unless a significant
|
||||
# proportion of contributors will probably not be using Sublime Text
|
||||
# *.sublime-project
|
||||
|
||||
# sftp configuration file
|
||||
# SFTP configuration file
|
||||
sftp-config.json
|
||||
|
||||
# Package control specific files
|
||||
|
Reference in New Issue
Block a user