dolibarr/.gitignore
Laurent Destailleur 3565fa0c13 Complete ignore
2018-06-08 14:07:39 +02:00

28 lines
464 B
Plaintext

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
# Composer installed repositories
/htdocs/includes/**/.git
# Composer autoloader and unwanted files
htdocs/includes/autoload.php
htdocs/includes/bin/
htdocs/includes/composer/
/.pydevproject