chore(gitignore): ignore coding assistant artifacts (#40)
Signed-off-by: Marcus Fihlon <marcus@fihlon.swiss>
This commit is contained in:
parent
9c1b484865
commit
de1b0d56f4
1 changed files with 7 additions and 0 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -46,3 +46,10 @@ logs/
|
||||||
/gadm_410.gpkg
|
/gadm_410.gpkg
|
||||||
/.postgresdata/
|
/.postgresdata/
|
||||||
/peaks_worldwide.geojson
|
/peaks_worldwide.geojson
|
||||||
|
|
||||||
|
### Coding Assistants ###
|
||||||
|
.codex/
|
||||||
|
.aider*
|
||||||
|
.cursor/
|
||||||
|
.roo/
|
||||||
|
.windsurf/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue