comment more
This commit is contained in:
parent
2b3b3f4d44
commit
514eceaf72
6
.gitignore
vendored
6
.gitignore
vendored
@ -1,7 +1,13 @@
|
|||||||
.aider*
|
.aider*
|
||||||
|
|
||||||
|
# Project-related files
|
||||||
|
|
||||||
# Run logs
|
# Run logs
|
||||||
backend/run_logs/*
|
backend/run_logs/*
|
||||||
|
|
||||||
|
# Weird Docker setup related files
|
||||||
backend/backend/*
|
backend/backend/*
|
||||||
|
|
||||||
|
# Env vars
|
||||||
frontend/.env.local
|
frontend/.env.local
|
||||||
.env
|
.env
|
||||||
Loading…
Reference in New Issue
Block a user