]> git.ipfire.org Git - thirdparty/pciutils.git/commitdiff
Added .gitignore files.
authorMartin Mares <mj@ucw.cz>
Sat, 9 Sep 2006 09:48:20 +0000 (11:48 +0200)
committerMartin Mares <mj@ucw.cz>
Sat, 9 Sep 2006 09:48:20 +0000 (11:48 +0200)
.gitignore [new file with mode: 0644]
ChangeLog
lib/.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..34d9d37
--- /dev/null
@@ -0,0 +1,6 @@
+*.a
+*.o
+*.8
+lspci
+setpci
+update-pciids
index be5f131b054d85bfe02d14f283e15d150fc037d4..51c006a6a962ab6430081b31f20e9645e9fe2f40 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2006-09-09  Martin Mares  <mj@ucw.cz>
 
+       * Added .gitignore files.
+
        * Makefile (clean): Clean *.orig, too.
 
        * Cleaned up usage of `char' and `byte'.
diff --git a/lib/.gitignore b/lib/.gitignore
new file mode 100644 (file)
index 0000000..efc47ae
--- /dev/null
@@ -0,0 +1,2 @@
+config.h
+config.mk