diff options
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 70a454ca7c..1bef86e971 100644 --- a/.gitignore +++ b/.gitignore @@ -21,4 +21,5 @@ .#* *# .emacs.desktop* -TAGS*~
\ No newline at end of file +TAGS*~ +git-src
\ No newline at end of file |