gitignore: git ignore symlink dir

pull/5555/head
yuyi 2020-06-28 19:35:23 +08:00 committed by GitHub
parent 05de780219
commit b04e509830
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

6
.gitignore vendored
View File

@ -67,7 +67,7 @@ cachegrind.out.*
.DS_Store .DS_Store
._* ._*
thumbs.db thumbs.db
/.symlink/* /.symlink
/.bin/* /.bin
_docs _docs