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