Skip to content

Commit 2456e70

Browse files
committed
Add .gitignore for binary and IDE files
1 parent 7b05fab commit 2456e70

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Compiled binary
2+
StatusPost
3+
4+
# IDE
5+
.idea/

0 commit comments

Comments
 (0)