Skip to content

Commit be1b039

Browse files
committed
chore: add sqlc binary to .gitignore
Prevent accidentally committing the compiled sqlc binary. https://claude.ai/code/session_01WLKDmB7kemgPsjsj9KFEXa
1 parent 9ab0ceb commit be1b039

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/sqlc
12
/.idea/
23
__pycache__
34
.DS_Store

0 commit comments

Comments
 (0)