-
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.gitignore
More file actions
52 lines (52 loc) · 693 Bytes
/
.gitignore
File metadata and controls
52 lines (52 loc) · 693 Bytes
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
.babelrc
.circleci/*
.deepsource.toml
.dockerignore
.DS_Store
.editorconfig
.env-example
.eslintignore
.eslintrc
.eslintrc.json
.github/*
.gitleaks.toml
.gitpod.yml
.jshintrc
.npmrc
.php-cs-fixer.cache
.php-cs-fixer.dist
.php_cs.dist
.phpunit.result.cache
.prettierignore
.prettierrc.json
.rector/*
.release-it.json
.vscode
.vscodeignore
.vsconfig
assets/*
babel.config.js
browserstack.js
build/*
CITATION.cff
composer.lock
DISCRIMINATION_POLICY.md
docs/*
FEATURE_OR_BUG.md
Gruntfile.js
humbug*
jest.config.js
LICENSE
MANIFEST.in
node_modules/*
package-lock.json
package.json
PARTICIPATION.md
phpcs.xml
phpunit.xml.dist
rector.php.bak
renovate.json
REVIEWING.md
runner.log
runner.xml
vendor/*