mirror of
https://github.com/unraid/webgui.git
synced 2026-01-13 21:20:01 -06:00
28 lines
315 B
Plaintext
28 lines
315 B
Plaintext
# Numerous always-ignore extensions
|
|
*.diff
|
|
*.err
|
|
*.orig
|
|
*.log
|
|
*.rej
|
|
*.swo
|
|
*.swp
|
|
*.vi
|
|
*~
|
|
*.sass-cache
|
|
|
|
# OS or Editor folders
|
|
.DS_Store
|
|
Thumbs.db
|
|
.cache
|
|
.project
|
|
.settings
|
|
.tmproj
|
|
*.esproj
|
|
nbproject
|
|
*.sublime-project
|
|
*.sublime-workspace
|
|
sftp-settings.json
|
|
sftp-config.json
|
|
sftp-config-alt.json
|
|
sftp-config-alt2.json
|