nextcloud-documentation/.gitignore

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