Skip to content

Commit

Permalink
gitignore: Stop tracking the global files
Browse files Browse the repository at this point in the history
GNU Global files are great - but I don't want git to track them.

Signed-off-by: Aaron Conole <aconole@bytheb.org>
  • Loading branch information
apconole committed Oct 30, 2015
1 parent c2c8482 commit 12c2401
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Expand Up @@ -13,3 +13,6 @@ sfuzz
Makefile
Makefile.old
sfuzz-deb-temp/
GPATH
GRTAGS
GTAGS

0 comments on commit 12c2401

Please sign in to comment.