Skip to content

Commit

Permalink
chore(BE): gitignore 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
viaunixue committed Oct 3, 2024
1 parent f8fd3c1 commit 086c997
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -183,4 +183,10 @@ coverage/
*.tsbuildinfo

# ESLint
.eslintcache
.eslintcache

# actions-runner
actions-runner

# k8s
k8s

0 comments on commit 086c997

Please sign in to comment.