File tree Expand file tree Collapse file tree 2 files changed +23
-42
lines changed Expand file tree Collapse file tree 2 files changed +23
-42
lines changed Original file line number Diff line number Diff line change 1- / .bundle /
1+ .bundle /
22/.yardoc
33/_yardoc /
4- / coverage /
4+ coverage /
55/doc /
66/pkg /
77/spec /reports /
1212/spec /examples.txt
1313/spec /react_on_rails /dummy-for-generators /
1414
15+ tmp /
16+
1517# RVM
1618.ruby-version
1719.ruby-gemset
@@ -23,6 +25,7 @@ node_modules
2325yarn-debug. *
2426yarn-error. *
2527npm-debug. *
28+ .yarn-integrity
2629
2730/gen-examples
2831
@@ -39,3 +42,21 @@ yalc.lock
3942
4043# TypeScript
4144* .tsbuildinfo
45+
46+ # Dummy app
47+ /spec /dummy /vendor /bundle
48+ /spec /dummy /db /* .sqlite3 *
49+ /spec /dummy /log /** /*
50+ ! /spec /dummy /log /.keep
51+ /spec /dummy /public /assets /
52+ /spec /dummy /public /webpack /
53+ /spec /dummy /spec /examples.txt
54+
55+ # ReScript build files
56+ .merlin
57+ lib /bs /
58+ .bsb.lock
59+ * .res.js
60+
61+ # Generated by ROR FS-based Registry
62+ generated
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments