diff --git a/dotfiles/gitignore b/dotfiles/gitignore index dbc04561..9f902fc5 100644 --- a/dotfiles/gitignore +++ b/dotfiles/gitignore @@ -41,3 +41,6 @@ Thumbs.db # OSX .Spotlight-V100 .Trashes + +# Ignore output from nohup +nohup.out