Fetch the repository succeeded.
# Copyright (C) 2019-2021 Junruoyu Zheng. Home page: https://junruoyu-zheng.gitee.io/ligral
# Distributed under MIT license.
# See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
# .vscode
.vscode
# plugins
plugins/**/*.md
!README.md
# output
bin
obj
#test
debug/
#build
*.bat
#log
*.log
# bak
*/bak/*
# soft link
ligral
# backup
*.bak
# dist
dist
# python
__pycache__
Sign in for post a comment
Comment ( 0 )