mirror of
https://github.com/torrentpier/torrentpier.git
synced 2024-12-14 16:11:16 -08:00
e82d2b4089
* Added Docker support * Updated * Updated * Updated * Update Dockerfile * Create nginx.conf * Updated * Update .dockerignore * Updated * Update docker-compose.yml * Update docker-compose.yml * Update docker-compose.yml * Update docker-compose.yml * Update docker-compose.yml * Update common.php * Updated * Update common.php * Update .dockerignore * Update .dockerignore * Update .dockerignore * Update nginx.conf * Update install.php * Update install.php * Update install.php * Update install.php * Update install.php * Update install.php * Updated * Updated * Update CHANGELOG.md
46 lines
473 B
Plaintext
46 lines
473 B
Plaintext
### IDE ###
|
|
.idea
|
|
|
|
### TorrentPier ###
|
|
*.log
|
|
*.integrity
|
|
.env
|
|
.php_cs.cache
|
|
data/avatars
|
|
data/uploads
|
|
internal_data/atom
|
|
internal_data/cache
|
|
internal_data/log
|
|
internal_data/updater.json
|
|
sitemap
|
|
internal_data/triggers
|
|
library/config.local.php
|
|
vendor
|
|
|
|
### Archives ###
|
|
*.phar
|
|
*.rar
|
|
*.tar
|
|
*.gz
|
|
*.zip
|
|
*.7z
|
|
*.torrent
|
|
*.pak
|
|
|
|
### Windows ###
|
|
Thumbs.db
|
|
Desktop.ini
|
|
$RECYCLE.BIN/
|
|
*.lnk
|
|
*.bat
|
|
|
|
### OSX ###
|
|
.DS_Store
|
|
.AppleDouble
|
|
.LSOverride
|
|
._*
|
|
.Spotlight-V100
|
|
.Trashes
|
|
*.orig
|
|
*.rej
|