mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
.gitignore: ignore tags and TAGS files (generated files for vim and emacs)
This commit is contained in:
parent
7e2d737a55
commit
b5cf06f5d6
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -128,3 +128,5 @@ vls.log
|
|||
.idea/
|
||||
/*.iml
|
||||
wasm.v
|
||||
TAGS
|
||||
tags
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue