Make .git-ignore directory to ignore by scm

To stash various code which a developer not
need to be tracked.

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
This commit is contained in:
Cyrill Gorcunov 2013-05-10 13:27:02 +04:00
parent 579f161d48
commit f0301980ab

1
.gitignore vendored
View File

@ -16,6 +16,7 @@
\#*
*.bak
*.tmp
.git-ignore
cscope*
tags
TAGS