Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

Commit

Permalink
Updated gitignore to ignore compiled output in the source dir
Browse files Browse the repository at this point in the history
  • Loading branch information
jrittenh committed Mar 31, 2017
1 parent 18ed73b commit 8905e69
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@
*.suo
*.user
*.sln.docstates
*.o
KlondikeSolver
.depend
*.swp

# Build results

Expand Down

0 comments on commit 8905e69

Please sign in to comment.