diff --git a/.dockerignore b/.dockerignore index 2414015..09c64a8 100644 --- a/.dockerignore +++ b/.dockerignore @@ -35,6 +35,7 @@ README.md CONTRIBUTING.md CODE_OF_CONDUCT.md LICENSE +AGENT.md # Screenshots and media src/screenshots diff --git a/.gitignore b/.gitignore index 46143e9..e8e3837 100644 --- a/.gitignore +++ b/.gitignore @@ -41,5 +41,4 @@ yarn-error.log* next-env.d.ts # local notes -notes.md AGENT.md