https://github.com/behdad/git.mk
Makefile to automatically generate .gitignore files for autotools-based projects
https://github.com/behdad/git.mk
Last synced: 4 months ago
JSON representation
Makefile to automatically generate .gitignore files for autotools-based projects
- Host: GitHub
- URL: https://github.com/behdad/git.mk
- Owner: behdad
- Created: 2012-01-25T17:28:14.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2022-01-13T18:00:52.000Z (about 4 years ago)
- Last Synced: 2025-01-24T18:12:29.044Z (12 months ago)
- Language: Makefile
- Homepage:
- Size: 63.5 KB
- Stars: 32
- Watchers: 5
- Forks: 13
- Open Issues: 4
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This is git.mk, a small Makefile to autogenerate .gitignore files
for autotools-based projects. Read the header of git.mk for info
on how to use this in your own project.