mirror of
https://github.com/go-gitea/gitea
synced 2024-10-28 17:59:03 +01:00
57a8440db3
* update gitignore * Handle symlink in tar * Add some logs
18 lines
350 B
Text
18 lines
350 B
Text
# Build and Release Folders
|
|
bin-debug/
|
|
bin-release/
|
|
[Oo]bj/
|
|
[Bb]in/
|
|
|
|
# Other files and folders
|
|
.settings/
|
|
|
|
# Executables
|
|
*.swf
|
|
*.air
|
|
*.ipa
|
|
*.apk
|
|
|
|
# Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties`
|
|
# should NOT be excluded as they contain compiler settings and other important
|
|
# information for Eclipse / Flash Builder.
|