Browse Source

Merge remote-tracking branch 'remotes/upstream/master'

Michael Bemmerl 14 years ago
parent
commit
9dd829c486
3 changed files with 10 additions and 9 deletions
  1. 1 0
      Global/NetBeans.gitignore
  2. 1 0
      PlayFramework.gitignore
  3. 8 9
      Ruby.gitignore

+ 1 - 0
Global/NetBeans.gitignore

@@ -1 +1,2 @@
 nbproject/
+nbactions.xml

+ 1 - 0
PlayFramework.gitignore

@@ -9,6 +9,7 @@ db
 eclipse
 log
 logs
+precompiled
 tmp
 test-result
 eclipse

+ 8 - 9
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