Skip to content

Commit

Permalink
Ignore .out files.
Browse files Browse the repository at this point in the history
Some built-in commands use it for default output (e.g. nohup), and it can be useful to have a handle for temp output.
  • Loading branch information
thomasneirynck committed Sep 8, 2016
1 parent 73c0c26 commit 6db5d4e
Showing 1 changed file 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 @@ -31,3 +31,4 @@ selenium
.babelcache.json
*.swp
*.swo
*.out

0 comments on commit 6db5d4e

Please sign in to comment.