diff --git a/.gitignore b/.gitignore index 0949605..e88d3da 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,16 @@ -.venv/ -.idea/ \ No newline at end of file +.venv +builds +temp_dir +.DS_Store +_book/ +.idea/ +.vscode/ +public/ +scripts/config.py +__pycache__ +.VSCodeCounter +docs/zh/site/ +docs/en/site/ +*.docx +ufile.log +.env \ No newline at end of file