mirror of
https://github.com/Mibew/mibew_slack.git
synced 2025-01-22 10:00:31 +03:00
14 lines
225 B
Plaintext
14 lines
225 B
Plaintext
# Do not index node.js modules that are used for building
|
|
node_modules
|
|
package-lock.json
|
|
|
|
# Do not index releases
|
|
release
|
|
|
|
# Do not include composer products
|
|
vendor/
|
|
|
|
# Do not index composer files
|
|
composer.phar
|
|
composer.lock
|