Co-authored-by: highshot-rk <sagarn62020@gmail.com> Co-authored-by: superredstar <alexander116gm@gmail.com> Co-authored-by: justine-carlo <justine@learnwithsocrates.com> Co-authored-by: AnacondaDev0120 <anacondadev0120@gmail.com> Co-authored-by: nickdev0118 <nickdev0118@gmail.com>
19 lines
196 B
Plaintext
19 lines
196 B
Plaintext
.aider*
|
|
|
|
# Project-related files
|
|
|
|
# Run logs
|
|
backend/run_logs/*
|
|
|
|
# Weird Docker setup related files
|
|
backend/backend/*
|
|
|
|
# Env vars
|
|
frontend/.env.local
|
|
.env
|
|
.env.local
|
|
.env.*
|
|
|
|
# Mac files
|
|
.DS_Store
|