Skip to content

Commit

Permalink
Add various tag files to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
kkm000 committed Aug 6, 2015
1 parent 9073d6a commit 3042ff2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,14 @@
.[#]*
*~

# [ecg]tag files
TAGS
tags
GTAGS
GRTAGS
GPATH
GSYMS

# Compiled Dynamic libraries
*.so
*.dylib
Expand Down

0 comments on commit 3042ff2

Please sign in to comment.