Skip to content

Commit

Permalink
add *.out to .gitignore and remove temp a.out file.
Browse files Browse the repository at this point in the history
  • Loading branch information
xcv58 committed Dec 26, 2014
1 parent 5654a1a commit 4de4726
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@
/#*
*.o
*.bin
*.out
*.class
Binary file removed Two-Sum-III/a.out
Binary file not shown.

0 comments on commit 4de4726

Please sign in to comment.