File tree 1 file changed +11
-46
lines changed
1 file changed +11
-46
lines changed Original file line number Diff line number Diff line change 1
- .DS_Store
2
- .vscode /*
3
- ! .vscode /extensions.json
4
- .idea
5
- * .iml
6
- * .code-workspace
7
- .changelog
8
- .history
1
+ # IDE Files
2
+ # -------------------------
3
+ /nbproject /
4
+ .idea /*
5
+
6
+ # # Sublime Text cache files
7
+ * .tmlanguage.cache
8
+ * .tmPreferences.cache
9
+ * .stTheme.cache
10
+ * .sublime-workspace
11
+ * .sublime-project
9
12
10
- node_modules
11
- .yarn
12
- package-lock.json
13
-
14
- .eslintcache
15
-
16
- yarn-error.log
17
- build
18
- coverage
19
- .docusaurus
20
- .cache-loader
21
- types
22
- test-website
23
- test-website-in-workspace
24
-
25
- packages /create-docusaurus /lib /
26
- packages /lqip-loader /lib /
27
- packages /docusaurus /lib /
28
- packages /docusaurus- * /lib /*
29
- packages /eslint-plugin /lib /
30
- packages /stylelint-copyright /lib /
31
-
32
- website /netlifyDeployPreview /*
33
- website /changelog
34
- ! website /netlifyDeployPreview /index.html
35
- ! website /netlifyDeployPreview /_redirects
36
-
37
- website /_dogfooding /_swizzle_theme_tests
38
-
39
- CrowdinTranslations_ * .zip
40
-
41
- website /.cpu-prof
42
-
43
- website /i18n /** /*
44
- # !website/i18n/fr
45
- # !website/i18n/fr/**/*
46
-
47
- .netlify
You can’t perform that action at this time.
0 commit comments