Add *.ctags to .gitignore
Allows to keep ctags option file in-tree.
This commit is contained in:
parent
b2fbe1d8e9
commit
51af50b927
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -105,6 +105,7 @@ Windows/*.ipch
|
|||
# For vim
|
||||
*.swp
|
||||
tags
|
||||
*.ctags
|
||||
|
||||
# Other VCS
|
||||
.bzr/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue