Skip to content

Commit

Permalink
Update .gitignore to ignore compiled binary
Browse files Browse the repository at this point in the history
  • Loading branch information
holly-hacker committed Apr 12, 2020
1 parent 0c84263 commit cc69339
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
.idea/
.envrc
.vs/
.vs/

# compiled binary
thomas-bot

0 comments on commit cc69339

Please sign in to comment.