mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-01-09 15:17:59 -05:00
fix(gitignore): Allow file extensions after .ign. or .ignore.
This commit is contained in:
4
autogpt_platform/backend/.gitignore
vendored
4
autogpt_platform/backend/.gitignore
vendored
@@ -7,5 +7,5 @@ config.json
|
||||
secrets/*
|
||||
!secrets/.gitkeep
|
||||
|
||||
*.ignore
|
||||
*.ign
|
||||
*.ignore.*
|
||||
*.ign.*
|
||||
Reference in New Issue
Block a user