Skip to content

Commit

Permalink
Fixed .gitignore mishap
Browse files Browse the repository at this point in the history
  • Loading branch information
Clipsey authored and Clipsey committed Mar 15, 2018
1 parent cf2fbdc commit 5bef9e3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
docs.json
__dummy.html
docs/
sharpevents.so
sharpevents.dylib
sharpevents.dll
sharpevents.a
sharpevents.lib
sharpevents-test-*
libsharpevents.so
libsharpevents.dylib
libsharpevents.dll
libsharpevents.a
libsharpevents.lib
libsharpevents-test-*
*.exe
*.o
*.obj
Expand Down
Binary file removed libsharpevents.a
Binary file not shown.

0 comments on commit 5bef9e3

Please sign in to comment.