diff --git a/.gitignore b/.gitignore index 96b006e..b2c615a 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,10 @@ tmp/ zhipuai/ data/ +*.jsonl +# ./generate_data/*.josnl +# ./generate_data/*/*/*.josnl + # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] @@ -167,3 +171,4 @@ cython_debug/ # 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/ +