diff --git a/Global/NetBeans.gitignore b/Global/NetBeans.gitignore index 80f408ed..93a0597d 100644 --- a/Global/NetBeans.gitignore +++ b/Global/NetBeans.gitignore @@ -1 +1,2 @@ nbproject/ +nbactions.xml diff --git a/PlayFramework.gitignore b/PlayFramework.gitignore index 26ada5b3..dea05b4c 100644 --- a/PlayFramework.gitignore +++ b/PlayFramework.gitignore @@ -9,6 +9,7 @@ db eclipse log logs +precompiled tmp test-result eclipse diff --git a/Ruby.gitignore b/Ruby.gitignore index 696c7da2..560d1a6a 100644 --- a/Ruby.gitignore +++ b/Ruby.gitignore @@ -1,17 +1,16 @@ +*.gem +*.rbc +.bundle +.config coverage -rdoc +InstalledFiles +lib/bundler/man pkg +rdoc +spec/reports test/tmp test/version_tmp tmp -pkg -*.gem -*.rbc -lib/bundler/man -spec/reports -.config -InstalledFiles -.bundle # YARD artifacts .yardoc