chiark
/
gitweb
/
~mdw
/
checkpath
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7074b94
)
.gitignore: Categorize and make patterns more specific.
author
Mark Wooding
<mdw@distorted.org.uk>
Sun, 7 Jul 2024 22:11:30 +0000
(23:11 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sun, 7 Jul 2024 22:49:52 +0000
(23:49 +0100)
.gitignore
patch
|
blob
|
blame
|
history
diff --git
a/.gitignore
b/.gitignore
index b044e7f01e3fa788f55514fa1ee9ce93d0361ce8..160b512411b44457879be858e608510de40ff135 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,6
+1,8
@@
-Makefile.in
-configure
-aclocal.m4
-COPYING
-config
-autom4te.cache
+/COPYING
+
+/Makefile.in
+/configure
+
+/aclocal.m4
+/autom4te.cache/
+/config/