git.annexia.org
/
goals.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
17dc1d6
)
Ignore local* files.
author
Richard W.M. Jones
<rjones@redhat.com>
Sun, 12 Jan 2020 21:44:24 +0000
(21:44 +0000)
committer
Richard W.M. Jones
<rjones@redhat.com>
Sun, 12 Jan 2020 21:44:24 +0000
(21:44 +0000)
Allows you to have ./localconfigure and/or ./localmake files to add
local parameters to configure or make.
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index
f7f3271
..
02815a7
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-7,6
+7,8
@@
*.log
*.o
+/local*
+
/man/*.?
.depend