Skip to content

Commit

Permalink
feat(gitignore): Add .gitignore with common patterns
Browse files Browse the repository at this point in the history
  • Loading branch information
bytexenon committed Jun 30, 2024
1 parent 6b1dd59 commit 0caabdb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
*private*
.vscode
*.log
*.tmp

0 comments on commit 0caabdb

Please sign in to comment.