summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDan Nicholson <dbn.lists@gmail.com>2008-06-16 10:06:23 -0700
committerDan Nicholson <dbn.lists@gmail.com>2008-06-16 10:06:23 -0700
commite36ecfdd70d2dab023f635a9b57c993138e2f107 (patch)
tree18d89ee4637d834f1946be4858909f2906b1c3d2 /.gitignore
parent1300507a26c29e966b53d1da34e766c442318ea1 (diff)
Add automake required files, including GPLv2 license
Added the COPYING, AUTHORS, NEWS and README files. The COPYING file is standard GPLv2, which we will use for this package. Copyrights will be added to individual source files later. The NEWS and README files are currently empty, but will be populated later. The INSTALL file will also be included in the tarball, but we'll just use the standard GNU INSTALL file from automake.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index fb11376..cf2a589 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,7 @@
/auto
/autom4te.cache
ChangeLog
+INSTALL
Makefile.in
Makefile
aclocal.m4