mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-01-09 15:17:59 -05:00
Merge pull request #1586 from nicostubi/feature/gitignore-additions
Some more file extensions to ignore
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -19,6 +19,8 @@ auto-gpt.json
|
|||||||
log.txt
|
log.txt
|
||||||
log-ingestion.txt
|
log-ingestion.txt
|
||||||
logs
|
logs
|
||||||
|
*.log
|
||||||
|
*.mp3
|
||||||
|
|
||||||
# Byte-compiled / optimized / DLL files
|
# Byte-compiled / optimized / DLL files
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
|||||||
Reference in New Issue
Block a user