summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRyan Cao <[email protected]>2023-05-18 11:22:31 +0800
committerseth <[email protected]>2023-05-18 08:58:52 -0400
commit025acf1b61b968c5e4d426949b192c3c0ab387a6 (patch)
treef77273750fcc9b5b4c24669d53d3667d744e5c09 /.gitignore
parent5228160a3f94c5cd2d12be3c1adcbd6c0b2a5464 (diff)
feat: add git commit in footer
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b77d6d6..105121d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,7 @@ pnpm-debug.log*
.direnv/
result
.pre-commit-config.yaml
+
+# IDE stuff
+.vscode/
+.idea/