We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e4f5b18 + 21f6f36 commit ba1ee41Copy full SHA for ba1ee41
.yamlignore
@@ -1,15 +1 @@
1
-# Don't check auto generated files.
2
-/backend/config/
3
-
4
-# Because yamllint can't parse the corresponding entry in .gitignore
5
-/backend/web/modules/contrib
6
7
-# Ignore everyting in sites, for the sake of those running it locally.
8
-# Composer creates some yml files.
9
-/backend/web/sites
10
11
-# Ignore platform.sh's autogenerated project.yaml
12
-/.platform/local/project.yaml
13
14
-# Frontend
15
-/frontend/node_modules/
+/dist
0 commit comments