Skip to content

Commit 21f6f36

Browse files
authored
Update .yamlignore
1 parent e4f5b18 commit 21f6f36

File tree

1 file changed

+1
-15
lines changed

1 file changed

+1
-15
lines changed

.yamlignore

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -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/
1+
/dist

0 commit comments

Comments
 (0)