forked from ampproject/amp.dev
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
36 lines (32 loc) · 998 Bytes
/
.gitignore
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
*.mo
.DS_Store
.sass-cache
.idea
.podcache.yaml
.vscode
node_modules
*.pyc
build
assets/css/*
.depcache.json
# Ignore generated files
content/includes/who.yaml
# Ignore imported files
# see scripts/import_docs.json for special cases
content/docs/fundamentals/spec.md
content/docs/fundamentals/spec/*.md
content/docs/contribute/governance.md
content/docs/interaction_dynamic/amp-email-format.md
content/docs/fundamentals/spec/amp-boilerplate.md
content/docs/design/amp-html-layout.md
content/docs/interaction_dynamic/amp-actions-and-events.md
content/docs/troubleshooting/amp-cache-debugging.md
content/docs/fundamentals/amp-cors-requests.md
content/support/developer/get_support.md
content/docs/ads/integration-guide.md
content/docs/ads/amphtml_ads/a4a_spec.md
content/docs/analytics/integrating-analytics.md
content/docs/analytics/amp-managing-user-state.md
# Ignore imported reference files
content/reference/components/**/*.md
content/reference/components/ads-analytics/amp-share-tracking.md