mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-01 08:21:21 +03:00
57a8440db3
* update gitignore * Handle symlink in tar * Add some logs
18 lines
225 B
Plaintext
18 lines
225 B
Plaintext
/vendor/
|
|
node_modules/
|
|
npm-debug.log
|
|
yarn-error.log
|
|
|
|
# Laravel 4 specific
|
|
bootstrap/compiled.php
|
|
app/storage/
|
|
|
|
# Laravel 5 & Lumen specific
|
|
public/storage
|
|
public/hot
|
|
storage/*.key
|
|
.env
|
|
Homestead.yaml
|
|
Homestead.json
|
|
/.vagrant
|