Files
contao-leaflet-libraries/.gitignore
2018-08-23 15:33:13 +02:00

29 lines
249 B
Plaintext

# OS
.DS_Store
Thumbs.db
.directory
# IDEs
.buildpath
.project
.settings/
.build/
.external*/
.idea/
nbproject/
# composer related
vendor/
composer.lock
# Node
/node_modules
package-lock.json
# build
build/
build.properties
# Translations
.tx