add git-src to .gitignore

Signed-off-by: Daniel Golle <daniel.golle@gmail.com>

SVN-Revision: 39225
This commit is contained in:
John Crispin 2014-01-12 12:06:39 +00:00
parent f126298a7c
commit 0dfad7923e

3
.gitignore vendored
View file

@ -21,4 +21,5 @@
.#* .#*
*# *#
.emacs.desktop* .emacs.desktop*
TAGS*~ TAGS*~
git-src