summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* fix a typoThomas E. Dickey2019-06-181-1/+1
| | | | Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
* ignore the generated file used for version-numberThomas E. Dickey2019-05-051-0/+2
| | | | Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
* Ignore test-driver from automake-1.13.Thomas Klausner2013-07-081-0/+1
| | | | Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
* .gitignore: use common defaults with custom section # 24239Gaetan Nadon2009-10-221-18/+60
| | | | | | Using common defaults will reduce errors and maintenance. Only the very small or inexistent custom section need periodic maintenance when the structure of the component changes. Do not edit defaults.
* Janitor: ansification, make distcheck, compiler warnings, .gitignore.Paulo Cesar Pereira de Andrade2009-01-301-0/+11
| | | | | | Most "compiler" warnings were actually sparse warnings, due to assigning a integer to a pointer, or an external symbol without a previous declaration.
* Add *~ to .gitignore to skip over emacs droppingsAlan Coopersmith2006-09-011-0/+1
|
* renamed: .cvsignore -> .gitignoreAlan Coopersmith2006-07-131-0/+24