Update .gitignore

This commit is contained in:
Abi Raja 2023-11-14 15:10:47 -05:00
parent 79459e6ebf
commit 5be9736120

3
.gitignore vendored
View File

@ -151,3 +151,6 @@ cython_debug/
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
.aider*
# Run logs
backend/run_logs/*