mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2025-12-18 14:34:23 +01: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