1
0
mirror of https://github.com/github/gitignore synced 2024-06-01 10:18:16 +02:00

Ignore files generated by Etags and Ctags

This commit is contained in:
Rolando Pereira 2010-11-21 13:46:53 +00:00 committed by Chris Wanstrath
parent 3be1cd9136
commit 718b97feec

3
Global/Tags.gitignore Normal file
View File

@ -0,0 +1,3 @@
# Ignore tags created by etags and ctags
TAGS
tags