add git-src to .gitignore
Signed-off-by: Daniel Golle <daniel.golle@gmail.com> SVN-Revision: 39225
This commit is contained in:
parent
f126298a7c
commit
0dfad7923e
1 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -22,3 +22,4 @@
|
||||||
*#
|
*#
|
||||||
.emacs.desktop*
|
.emacs.desktop*
|
||||||
TAGS*~
|
TAGS*~
|
||||||
|
git-src
|
Loading…
Reference in a new issue