Skip to content

Commit 34e619c

Browse files
chore(gitignore): ignore local scripts (#462)
Co-authored-by: Lavi Nigam <[email protected]>
1 parent 36136af commit 34e619c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,11 @@ cython_debug/
169169
# mkdocs documentation
170170
docs/site
171171

172+
# Utilities for local development
173+
.gemini/
174+
.scripts/
175+
.tmp/
176+
172177
# hugo
173178
/site/public
174179
.hugo_build.lock

0 commit comments

Comments
 (0)