nextcloud-documentation/.gitignore
Morris Jobke 76d05f9800
Ignore conf.pyc
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-10-26 14:06:32 +02:00

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