From 6971f090e24960655695281ad9bb4a9b8d05156b Mon Sep 17 00:00:00 2001 From: Braiden Vasco Date: Fri, 23 Mar 2018 21:27:08 +0000 Subject: [PATCH] Upgrage .gitignore --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index 9a38858..dec7224 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,9 @@ +# See https://help.github.com/articles/ignoring-files for more about ignoring files. +# +# If you find yourself ignoring temporary files generated by your text editor +# or operating system, you probably want to add a global ignore instead: +# git config --global core.excludesfile '~/.gitignore_global' + *.gem *.rbc /.config