Skip to content

Commit

Permalink
Update .gitignore (#39)
Browse files Browse the repository at this point in the history
* Added clock exercise (#36) (#4)

* Ignore *.dpr and *.dproj
  • Loading branch information
rpottsoh authored Dec 29, 2016
1 parent d71623b commit c8d5d11
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@
.DS_Store
bin/configlet
bin/configlet.exe
*.dpr
*.dproj

0 comments on commit c8d5d11

Please sign in to comment.