mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
15 lines
131 B
Plaintext
15 lines
131 B
Plaintext
# Eclipse files
|
|
.settings/*
|
|
.project
|
|
.buildpath
|
|
|
|
# doxygen files
|
|
doc
|
|
|
|
# composer files
|
|
vendor/
|
|
|
|
# other build files
|
|
build/*
|
|
*.phar
|