Skip to content

Commit 54bdfd7

Browse files
committed
chore: add ignore file
1 parent 1158497 commit 54bdfd7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -162,3 +162,4 @@ cython_debug/
162162
#.idea/
163163

164164
*.pem
165+
.idea

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ This project provides some additional configuration items set with environment v
8585
| Environment Variable | Required | Description | Example |
8686
| -------------------- | -------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- |
8787
| `OPENAI_API_KEY` | Yes | This is the API key you apply on the OpenAI account page | `sk-xxxxxx...xxxxxx` |
88-
88+
8989
> \[!NOTE]
9090
>
9191
> The complete list of environment variables can be found in the [📘 Environment Variables](https://github.com/connectai-e/gitmaya/wiki/Environment-Variable)
@@ -229,4 +229,3 @@ This project is [MIT](./LICENSE) licensed.
229229
[deploy-on-sealos-link]: https://cloud.sealos.io/?xxx
230230
[deploy-on-zeabur-button-image]: https://zeabur.com/button.svg
231231
[deploy-on-zeabur-link]: https://zeabur.com/templates/xxx
232-

0 commit comments

Comments
 (0)