Add TAGS to .gitignore
This commit is contained in:
parent
a9efa57b64
commit
5d68fa1c0e
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,4 +3,5 @@ fn
|
||||||
*.swp
|
*.swp
|
||||||
*.swo
|
*.swo
|
||||||
tags
|
tags
|
||||||
|
TAGS
|
||||||
*.c~
|
*.c~
|
||||||
|
|
Loading…
Reference in a new issue