Libraries tagged by gitignore
inmarelibero/gitignore-checker
139472 Downloads
A PHP library to check if a path is ignored by GIT
togos/gitignore
990415 Downloads
Parser for .gitignore (and sparse-checkout, and anything else using the same format) files
civicrm/gitignore
199164 Downloads
Parser for .gitignore (and sparse-checkout, and anything else using the same format) files
gdmedia/ss-auto-git-ignore
224623 Downloads
A Composer post-update-cmd script to automatically add Composer managed SilverStripe modules and themes to .gitignore
seferov/composer-env-script
43552 Downloads
Composer script for handling gitignored env files
automattic/ignorefile
214641 Downloads
Handle .gitignore style files.
kanopi/wp-core-installer
9555 Downloads
A Composer plugin that safely installs WordPress core files without overwriting project files, and manages .gitignore for all Composer-managed WordPress packages.
sunnysideup/gitignore
387 Downloads
No more manual editing for .gitignore - adds all the basics in one go
shineunited/conductor-gitignore-addon
5736 Downloads
Addon for Conductor to support managing project gitignore file.
oohology/gitignorewriter
42216 Downloads
Interface for editing .gitignore files in PHP.
aklump/gitignore
386 Downloads
Small library for matching gitignore style (glob) patterns.
cjsewell/wp-auto-git-ignore
3672 Downloads
A Composer post-update-cmd script to automatically add Composer managed Wordpress plugins and themes to .gitignore
fyrst/shopware-cd
178 Downloads
Thin Packagist library for fyrst.dev Shopware continuous deploy. Provides fyrst:sales-channel:rewrite-urls (sales_channel_domain.url after a non-live DB restore). Overlay files (CI, deploy Compose, .env.example) ship in overlay/ for Symfony Flex copy-from-package. The Flex recipe (fyrst-dev/recipes) is metadata only. Operators use fyrst-cli 0.1.0+ only. Dump stays shopware-cli. Root compose.yaml, .gitignore, and .shopware-project.yml / .yaml are owned by shopware-cli. Image builds use docker/Dockerfile from shopware/docker. Not a Shopware installation.
devkit/env-profiles
141 Downloads
Save, switch, and diff .env profiles — named store, backups, gitignore hints, and drift reports.
gregpriday/gitignore-php
143 Downloads
A PHP Git ignore parser and manager. Useful for general file parsing.