dolibarr/.gitignore
Raphaël Doursenaud c0862762a5 Fix #3930 Removed executable bit
These files doesn't contain executable code and may pose a security
threat.
2015-12-09 13:28:36 +01:00

20 lines
272 B
Plaintext
Executable File

htdocs/conf/conf.php
htdocs/conf/conf.php.old
documents/
custom2/
test/report/
nbproject
default.properties
.settings/
.buildpath
.gitmodules
dolibarr_install.log
upgrade.log
doxygen_warnings.log
/.project
.DS_Store
.idea
*.iml
Thumbs.db
# Vagrant generated files
.vagrant