Add TAGS to gitignore. [skip ci] (#6175)

This commit is contained in:
Jiaming Yuan 2020-09-27 21:27:40 +08:00 committed by GitHub
parent 07355599c2
commit 434a3f35a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View File

@ -71,6 +71,7 @@ build
build_plugin build_plugin
recommonmark/ recommonmark/
tags tags
TAGS
*.class *.class
target target
*.swp *.swp