diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2007-01-22 01:06:02 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2007-01-22 01:06:02 +0000 |
commit | 9aa1054310bf8307e43bcb5378f7779d2487da76 (patch) | |
tree | 8dbe704a6e332e95e72adb9c71c0512779e53582 /.cvsignore | |
parent | d144d58c947696e3e707e842e77959c3fb578084 (diff) |
Update to ignore all generated files.
Diffstat (limited to '.cvsignore')
-rw-r--r-- | .cvsignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,6 @@ +autom4te.cache *.o +*.lo Makefile config.log config.status @@ -10,4 +12,4 @@ libtool libax25.la libax25io.la libax25-*.tar.gz - +stamp-h1 |