Skip to content

Commit ebbae7a

Browse files
authored
Merge template repository changes: remal-github-actions/template-typescript (#2984)
1 parent cbafab5 commit ebbae7a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
.DS_Store
44

55

6+
# Claude
7+
.claude/*.local.*
8+
9+
610
# Logs:
711
log/
812
!**/src/**/log/
@@ -38,7 +42,6 @@ node_modules/
3842
*.tfstate.backup
3943
*.tfstate.lock.info
4044
.terraform/
41-
.terraform.lock.hcl
4245

4346

4447
# IntelliJ IDEA plugins:

0 commit comments

Comments
 (0)