projects
/
platform
/
upstream
/
libgsignon-glib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
064a485
)
Don't ignore all dotfiles
author
Mikhail Zabaluev
<mikhail.zabaluev@nokia.com>
Mon, 24 May 2010 14:49:49 +0000
(17:49 +0300)
committer
Mikhail Zabaluev
<mikhail.zabaluev@nokia.com>
Mon, 24 May 2010 14:49:49 +0000
(17:49 +0300)
It's inconvenient to modify .gitignore files when they are ignored.
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index ef5bfea779bf4149b0264a31a612585bdef4ff02..ae2e036b3bafb1a9ea512fb2eb3d7a444508c6c3 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-6,7
+6,8
@@
config.*
configure
debian
depcomp
-.*
+.deps/
+.libs/
*.o
*.lo
*.la