Files
contao-leaflet-maps/.gitignore
2017-10-11 14:28:05 +02:00

29 lines
247 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
package-lock.json