File tree 2 files changed +38
-0
lines changed
2 files changed +38
-0
lines changed Original file line number Diff line number Diff line change
1
+ * .gem
2
+ * .rbc
3
+ /.config
4
+ /coverage /
5
+ /InstalledFiles
6
+ /pkg /
7
+ /spec /reports /
8
+ /test /tmp /
9
+ /test /version_tmp /
10
+ /tmp /
11
+
12
+ # # Specific to RubyMotion:
13
+ .dat *
14
+ .repl_history
15
+ build /
16
+
17
+ # # Documentation cache and generated files:
18
+ /.yardoc /
19
+ /_yardoc /
20
+ /doc /
21
+ /rdoc /
22
+
23
+ # # Environment normalisation:
24
+ /.bundle /
25
+ /lib /bundler /man /
26
+
27
+ # for a library or gem, you might want to ignore these files since the code is
28
+ # intended to run in multiple environments; otherwise, check them in:
29
+ # Gemfile.lock
30
+ # .ruby-version
31
+ # .ruby-gemset
32
+
33
+ # unless supporting rvm < 1.11.0 or doing something fancy, ignore this:
34
+ .rvmrc
Original file line number Diff line number Diff line change
1
+ chiliproject_etherpad_plugin
2
+ ============================
3
+
4
+ This plugin allow to integrate Etherpad into Chiliproject
You can’t perform that action at this time.
0 commit comments