mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-04 02:36:49 +07:00
20 lines
179 B
Plaintext
20 lines
179 B
Plaintext
# Dolphin file manager
|
|
*.directory
|
|
|
|
# Generated Files
|
|
*/_build/*
|
|
conf.pyc
|
|
|
|
# Meta Data
|
|
.DS_Store
|
|
|
|
# Backups
|
|
*~
|
|
*.sav
|
|
*.backup
|
|
|
|
# Exclude NetBeans project
|
|
/nbproject/*
|
|
*.db
|
|
*.snag
|