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