Don't ignore all dotfiles
authorMikhail Zabaluev <mikhail.zabaluev@nokia.com>
Mon, 24 May 2010 14:49:49 +0000 (17:49 +0300)
committerMikhail 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

index ef5bfea779bf4149b0264a31a612585bdef4ff02..ae2e036b3bafb1a9ea512fb2eb3d7a444508c6c3 100644 (file)
@@ -6,7 +6,8 @@ config.*
 configure
 debian
 depcomp
-.*
+.deps/
+.libs/
 *.o
 *.lo
 *.la