-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy path.gitattributes
42 lines (42 loc) · 1.09 KB
/
.gitattributes
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
*.code-workspace export-ignore
.babelrc export-ignore
.rsync-filters-post-build export-ignore
.rsync-filters-pre-build export-ignore
.distignore export-ignore
.git export-ignore
.gitattributes export-ignore
.github export-ignore
.gitignore export-ignore
.idea export-ignore
.php-cs-fixer.cache export-ignore
.phpcs.xml export-ignore
.phplint-cache export-ignore
.phplint.yml export-ignore
.vscode export-ignore
.wordpress-org export-ignore
Gruntfile.js export-ignore
README-build.md export-ignore
README.md export-ignore
RoboFile.php export-ignore
assets/jsx export-ignore
bin export-ignore
builder export-ignore
builder.yml export-ignore
codeception.dist.yml export-ignore
cs export-ignore
dev-workspace export-ignore
dist export-ignore
jsconfig.json export-ignore
node_modules export-ignore
package-lock.json export-ignore
package.json export-ignore
psalm.xml export-ignore
ray-dist.php export-ignore
ray.php export-ignore
screenshot-*.png export-ignore
tests export-ignore
version.txt export-ignore
webpack.config.js export-ignore
yarn.lock export-ignore
version.txt export-ignore
path-length.sh export-ignore