We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e6117c9 + 88320f2 commit 9dd829cCopy full SHA for 9dd829c
3 files changed
Global/NetBeans.gitignore
@@ -1 +1,2 @@
1
nbproject/
2
+nbactions.xml
PlayFramework.gitignore
@@ -9,6 +9,7 @@ db
9
eclipse
10
log
11
logs
12
+precompiled
13
tmp
14
test-result
15
Ruby.gitignore
@@ -1,17 +1,16 @@
+*.gem
+*.rbc
3
+.bundle
4
+.config
5
coverage
-rdoc
6
+InstalledFiles
7
+lib/bundler/man
8
pkg
+rdoc
+spec/reports
test/tmp
test/version_tmp
-pkg
-*.gem
-*.rbc
-lib/bundler/man
-spec/reports
-.config
-InstalledFiles
-.bundle
16
# YARD artifacts
17
.yardoc
0 commit comments