added ignore file and removed binary

This commit is contained in:
Anthony Giacalone
2022-10-10 22:21:28 -07:00
parent 8efa65075c
commit ec0cc3267a
2 changed files with 8 additions and 0 deletions

8
.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
# binary
sst
# object files
*.o
# MacOS Stuff
.DS_Store

BIN
sst

Binary file not shown.