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
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -21,4 +21,5 @@
|
||||||
.#*
|
.#*
|
||||||
*#
|
*#
|
||||||
.emacs.desktop*
|
.emacs.desktop*
|
||||||
TAGS*~
|
TAGS*~
|
||||||
|
git-src
|
Loading…
Reference in a new issue