summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Expand)Author
2023-08-17build: don't pollute base dir with .o and .d filesRandy Palamar
2023-08-16build: support incremental rebuildsRandy Palamar
2021-02-09gitignore: remove vim specific swap filesMarc André Tanner
2017-05-31build: allow to build self-contained executableChristian Hesse
2017-01-27vis-digraph: add utility to handle digraphsjosuah
2017-01-11single: allow to build self-extracting executableChristian Hesse
2016-12-07Cleanup .gitignore and ignore HTML and CSS filesMarc André Tanner
2016-11-10build: add Makefile target for code coverage via gcovMarc André Tanner
2016-05-20ignore vis-menuChristian Hesse
2016-05-06ignore README.html in subdirsChristian Hesse
2016-03-29ignore README.htmlChristian Hesse
2016-03-21build: overhaul build system auto detect stuff using a configure scriptMarc André Tanner
2016-01-10gitignore: Fix patternMichael Reed
2015-11-10Update .gitignoreMarc André Tanner
2015-01-04Added a .gitignoreSebastian Götte