mirror of
https://github.com/JamesTheGiblet/BuddAI.git
synced 2026-01-08 21:58:40 +00:00
Update .gitignore to include .env and ensure proper newline formatting
This commit is contained in:
parent
48716ff271
commit
99ef8f5592
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -4,4 +4,6 @@ data/
|
|||
|
||||
# Python cache
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.pyc
|
||||
|
||||
.env
|
||||
Loading…
Add table
Add a link
Reference in a new issue