Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
timtimjnvr committed Jul 2, 2024
1 parent 2d87cee commit 48a5964
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# IDE
.idea/
.zed/

# MacOSX
.DS_Store

# test coverage
cover.out
cover.out

# Debugs
stdout
Empty file removed stdout
Empty file.

0 comments on commit 48a5964

Please sign in to comment.