feat: publishing infernet-container-starter v0.2.0
This commit is contained in:
14
projects/gpt4/contracts/.gitignore
vendored
Normal file
14
projects/gpt4/contracts/.gitignore
vendored
Normal file
@ -0,0 +1,14 @@
|
||||
# Compiler files
|
||||
cache/
|
||||
out/
|
||||
|
||||
# Ignores development broadcast logs
|
||||
!/broadcast
|
||||
/broadcast/*/31337/
|
||||
/broadcast/**/dry-run/
|
||||
|
||||
# Docs
|
||||
docs/
|
||||
|
||||
# Dotenv file
|
||||
.env
|
Reference in New Issue
Block a user