mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-01-07 22:33:57 -05:00
Added ignore private files
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -165,3 +165,9 @@ agbenchmark/reports/
|
||||
# Nodejs
|
||||
package-lock.json
|
||||
package.json
|
||||
|
||||
# Allow for locally private items
|
||||
# private
|
||||
pri*
|
||||
# ignore
|
||||
ig*
|
||||
Reference in New Issue
Block a user