Skip to content

Commit

Permalink
Fixed .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Bryan Kirk authored and Bryan Kirk committed Jun 9, 2020
1 parent 9d5c731 commit 0804e26
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.obj
.res
.map
.sym
.sys
*.obj
*.res
*.map
*.sym
*.sys

0 comments on commit 0804e26

Please sign in to comment.