mirror of
https://github.com/princeton-nlp/tree-of-thought-llm
synced 2024-11-16 05:24:05 +00:00
Add .env file to gitignore
This commit is contained in:
parent
f482021518
commit
cb5b064870
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/*__pycache__/
|
||||
.env
|
||||
*.pyc
|
||||
*.DS_Store
|
||||
|
Loading…
Reference in New Issue
Block a user