-
Notifications
You must be signed in to change notification settings - Fork 5
/
.remarkignore
55 lines (53 loc) · 1.83 KB
/
.remarkignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
CONTRIBUTING.md
CONTRIBUTING_GRAMMALECTE.md
MAINTAINERS.md
README.md
tmp
# redirect only files
guides/working-with-javascript
# translated only files
guides/**/*.md
!guides/accessibility/application-considerations.md
!guides/accessibility/components.md
!guides/accessibility/index.md
!guides/accessibility/learning-resources.md
!guides/accessibility/page-template-considerations.md
!guides/accessibility/testing.md
!guides/addons-and-dependencies/index.md
!guides/applications/dependency-injection.md
!guides/applications/ember-engines.md
!guides/applications/index.md
!guides/applications/initializers.md
!guides/applications/run-loop.md
!guides/code-editors/index.md
!guides/components/built-in-components.md
!guides/components/component-arguments-and-html-attributes.md
!guides/components/index.md
!guides/components/looping-through-lists.md
!guides/configuring-ember/build-targets.md
!guides/getting-started/anatomy-of-an-ember-app.md
!guides/getting-started/index.md
!guides/getting-started/quick-start.md
!guides/getting-started/working-with-html-css-and-javascript.md
!guides/index.md
!guides/models/creating-updating-and-deleting-records.md
!guides/models/relationships.md
!guides/pages.md
!guides/routing/index.md
!guides/services/index.md
!guides/testing/index.md
!guides/tutorial/part-1/automated-testing.md
!guides/tutorial/part-1/building-pages.md
!guides/tutorial/part-1/component-basics.md
!guides/tutorial/part-1/index.md
!guides/tutorial/part-1/interactive-components.md
!guides/tutorial/part-1/more-about-components.md
!guides/tutorial/part-1/orientation.md
!guides/tutorial/part-1/recap.md
!guides/tutorial/part-1/reusable-components.md
!guides/tutorial/part-1/working-with-data.md
!guides/tutorial/part-2/ember-data.md
!guides/tutorial/part-2/index.md
!guides/tutorial/part-2/recap.md
!guides/tutorial/part-2/route-params.md
!guides/upgrading/index.md