diff --git a/Global/NetBeans.gitignore b/Global/NetBeans.gitignore index 80f408ededabb8406b9751db415c62db69e4954f..93a0597d296026c1812632d1501a046227e920a9 100644 --- a/Global/NetBeans.gitignore +++ b/Global/NetBeans.gitignore @@ -1 +1,2 @@ nbproject/ +nbactions.xml diff --git a/PlayFramework.gitignore b/PlayFramework.gitignore index 26ada5b39d288073f15d67fba8560c01c2f2563d..dea05b4c8ad4e9b1515fe885e1ade6514d03dc72 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 696c7da2cbef4c83eaedd9900f83722272ca55d5..560d1a6a30b0ecfad033f41dad5656ac05001bf9 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