Add foundational configuration
Signed-off-by: tanjunchen <tanjunchen20@gmail.com>
This commit is contained in:
12
.gitignore
vendored
12
.gitignore
vendored
@@ -52,3 +52,15 @@ coverage.xml
|
||||
# Sphinx documentation
|
||||
/docs/_build/
|
||||
|
||||
# VSCode
|
||||
.vscode/
|
||||
|
||||
# DS Store
|
||||
.DS_Store
|
||||
|
||||
# PyCharm
|
||||
# JetBrains specific template is maintained in a separate JetBrains.gitignore that can
|
||||
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
|
||||
# and can be added to the global gitignore or merged into this file. For a more nuclear
|
||||
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
||||
.idea/
|
||||
|
||||
Reference in New Issue
Block a user