Libraries tagged by .gitignore
inmarelibero/gitignore-checker
130638 Downloads
A PHP library to check if a path is ignored by GIT
togos/gitignore
987259 Downloads
Parser for .gitignore (and sparse-checkout, and anything else using the same format) files
civicrm/gitignore
195287 Downloads
Parser for .gitignore (and sparse-checkout, and anything else using the same format) files
gdmedia/ss-auto-git-ignore
224568 Downloads
A Composer post-update-cmd script to automatically add Composer managed SilverStripe modules and themes to .gitignore
seferov/composer-env-script
43303 Downloads
Composer script for handling gitignored env files
automattic/ignorefile
214290 Downloads
Handle .gitignore style files.
kanopi/wp-core-installer
8265 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
383 Downloads
No more manual editing for .gitignore - adds all the basics in one go
shineunited/conductor-gitignore-addon
5656 Downloads
Addon for Conductor to support managing project gitignore file.
oohology/gitignorewriter
42123 Downloads
Interface for editing .gitignore files in PHP.
cjsewell/wp-auto-git-ignore
3631 Downloads
A Composer post-update-cmd script to automatically add Composer managed Wordpress plugins and themes to .gitignore
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.
aklump/gitignore
356 Downloads
Small library for matching gitignore style (glob) patterns.
viocode/content-extractor
4 Downloads
Extract Laravel project source files (controllers, models, migrations, or the whole tree) into a single text file, respecting .gitignore rules and configurable skip/add filters.