Commit Graph

7 Commits

Author SHA1 Message Date
5f9e16b9da Unstage/gitignore INSTALL since it's regenerated by autogen.sh
As noted by @marcelpaulo. I've had ugly diffs that fiddled with
this file in the past, so it's good to see it gone.

Closes #800.
2018-06-13 00:36:05 -03:00
18b3e5d255 .gitignore vim & nano swp files 2017-07-22 22:34:30 -05:00
b258d6e53e Initial addition of dragonflybsd (based on FreeBSD) 2017-04-19 16:19:32 +02:00
ff49f558b2 remove autoconf files, generate by autogen.sh 2015-07-15 09:30:38 +02:00
867dece8fe add */.dirstamp to .gitignore 2015-05-15 11:38:16 +02:00
cb8ac6b0f1 Ignore coverage files. 2015-03-31 23:24:06 -03:00
4eeb9d5e64 Add a .gitignore file
This file tells git to ignore the files generated via
./autogen.sh && ./configure && make
2014-05-06 16:21:15 +02:00