mirror of https://github.com/zeldaret/mm.git
Add ctags "tags" files to .gitignore for vim users (#328)
This commit is contained in:
parent
c72b5788a3
commit
1362615cc6
|
|
@ -10,6 +10,7 @@ __pycache__/
|
|||
CMakeLists.txt
|
||||
cmake-build-debug
|
||||
venv/
|
||||
tags
|
||||
|
||||
# Project-specific ignores
|
||||
*.z64
|
||||
|
|
|
|||
Loading…
Reference in New Issue