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.
1 parent bc6a2ba commit 779dc68Copy full SHA for 779dc68
1 file changed
.distignore
@@ -11,28 +11,8 @@ phpcs.xml
11
phpunit.xml.dist
12
bin
13
tests
14
-
15
-# Dependencies
16
-vendor
17
-node_modules
+docs
18
19
# Package managers
20
composer.json
21
-composer.lock
22
package.json
23
-package-lock.json
24
25
-# IDE
26
-.idea
27
-.vscode
28
-*.sublime-project
29
-*.sublime-workspace
30
31
-# OS
32
-.DS_Store
33
-Thumbs.db
34
35
-# Build artifacts
36
-*.log
37
-*.cache
38
-.phpunit.result.cache
0 commit comments