diff --git a/.chatgpt_config.yaml b/.chatgpt_config.yaml new file mode 100644 index 0000000..a4d370c --- /dev/null +++ b/.chatgpt_config.yaml @@ -0,0 +1,4 @@ +project_name: "soundscape-sync" +default_prompt_blocks: + - "basic-prompt" + - "go-development" diff --git a/.gitignore b/.gitignore index 67edc64..f8c8ca3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -fyne-cross -soundscape-sync +./fyne-cross +./soundscape-sync