Skip to content

Commit

Permalink
Backport PR #8187
Browse files Browse the repository at this point in the history
---------

**Commit 1:**
Ignore .out files.

Some built-in commands use it for default output (e.g. nohup), and it can be useful to have a handle for temp output.

* Original sha: 6db5d4e
* Authored by Thomas Neirynck <thomas@elastic.co> on 2016-09-08T16:50:04Z
  • Loading branch information
elastic-jasper committed Sep 8, 2016
1 parent 19328b9 commit ac4ad45
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 ac4ad45

Please sign in to comment.