Skip to content

Commit

Permalink
Update .gitignore; remove unnecessary files
Browse files Browse the repository at this point in the history
  • Loading branch information
petertrr committed Jan 6, 2025
1 parent c841bdc commit 56aa9e4
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 14 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# ---- IntelliJ IDEA
*.iws
*.iml
*.ipr
.idea/
.run/

.DS_Store
*.[56789ao]
*.a[56789o]
Expand Down
2 changes: 0 additions & 2 deletions VERSION

This file was deleted.

12 changes: 0 additions & 12 deletions go.env

This file was deleted.

0 comments on commit 56aa9e4

Please sign in to comment.