mirror of
https://github.com/netzmacht/contao-leaflet-maps.git
synced 2025-11-28 02:54:16 +01:00
31 lines
248 B
Plaintext
31 lines
248 B
Plaintext
# OS
|
|
.DS_Store
|
|
Thumbs.db
|
|
.directory
|
|
|
|
# IDEs
|
|
.buildpath
|
|
.project
|
|
.settings/
|
|
.build/
|
|
.external*/
|
|
.idea/
|
|
nbproject/
|
|
|
|
# composer related
|
|
vendor/
|
|
composer.lock
|
|
|
|
# build
|
|
build/
|
|
build.properties
|
|
|
|
# Translations
|
|
.tx
|
|
|
|
# NPM
|
|
node_modules
|
|
|
|
.phpcq
|
|
phpcq.yaml
|