projects
/
certmaster.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd723d8
)
add #*# files correctly to .gitignore
author
Adrian Likins
<alikins@redhat.com>
Thu, 24 Jul 2008 19:28:14 +0000
(15:28 -0400)
committer
Adrian Likins
<alikins@redhat.com>
Thu, 24 Jul 2008 19:28:14 +0000
(15:28 -0400)
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index
15dff76
..
35a6b22
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,5
+1,5
@@
*.py~
*.pyc
*~
-
.#*
#
+
\#*\
#
build/