mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
18 lines
169 B
Plaintext
18 lines
169 B
Plaintext
# Dolphin file manager
|
|
*.directory
|
|
|
|
# Generated Files
|
|
*/_build/*
|
|
|
|
# Meta Data
|
|
.DS_Store
|
|
|
|
# Backups
|
|
*~
|
|
*.sav
|
|
*.backup
|
|
|
|
# Exclude NetBeans project
|
|
/nbproject/*
|
|
*.db
|
|
*.snag |