Skip to content

Commit

Permalink
Do not ignore .out files.
Browse files Browse the repository at this point in the history
  • Loading branch information
dverite committed Dec 19, 2019
1 parent 196e9c4 commit 51fa7f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

# Executables
*.exe
*.out
a.out
*.app
*.i*86
*.x86_64
Expand Down

0 comments on commit 51fa7f2

Please sign in to comment.