Removed unused entry from .gitignore

Fixes #1859

tags is the file generated by ctags
This commit is contained in:
Kovid Goyal 2019-07-29 11:36:37 +05:30
parent d218900b57
commit 634138cd3b
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

1
.gitignore vendored
View File

@ -10,7 +10,6 @@ link_commands.json
glad/out glad/out
kitty/launcher kitty/launcher
*.dSYM *.dSYM
dev
__pycache__ __pycache__
glfw/wayland-*-client-protocol.[ch] glfw/wayland-*-client-protocol.[ch]
docs/_build docs/_build