Skip to content

Commit e2f60a8

Browse files
author
KoolAyydMAN
committed
chore: update .gitignore to include additional file types and directories
1 parent 7827ee8 commit e2f60a8

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

.gitignore

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,12 @@ go.work.sum
2929

3030
# Editor/IDE
3131
# .idea/
32-
# .vscode/
32+
.vscode/
33+
34+
dist/
35+
build/
36+
*.key
37+
*.pub
38+
*.txt
39+
*.decrypted
40+
*.enc

0 commit comments

Comments
 (0)