diff options
| author | Pinapelz <yukais@pinapelz.com> | 2024-10-07 10:59:25 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2024-10-07 10:59:25 -0700 |
| commit | e8a2171cebaa7268f8ac360431965f4da89c04f1 (patch) | |
| tree | 6039099a326b20561ab92570f8610bf88fd54f2c | |
| parent | e23005df1e1320729589091f7a2547aa6fac593a (diff) | |
update gitignore with .zed and .env
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -34,4 +34,6 @@ yarn-error.log* # typescript *.tsbuildinfo next-env.d.ts -.idea
\ No newline at end of file +.idea +.zed +.env |
