forked from KhronosGroup/WebGL
-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy path.npmignore
More file actions
57 lines (57 loc) · 745 Bytes
/
.npmignore
File metadata and controls
57 lines (57 loc) · 745 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
53
54
55
56
57
.htaccess
*.Makefile
*.gypcmd
*.mk
*.ncb
*.ninja
*.orig
*.opensdf
*.props
*.pyc
*.rules
*.scons
*.sdf
*.sln
*.suo
*.targets
*.user
*.vcproj
*.vcxproj
*.vcxproj.filters
*.vpj
*.vpw
*.vpwhistu
*.vtg
*.xcodeproj
*_proto.xml
*~
~*
.*.sw?
.DS_Store
.cproject
.gdb_history
.gdbinit
.metadata
.project
.settings/ # settings directory for eclipse
tags
Thumbs.db
other/test-runner/node_modules/
other/test-runner/output/
extensions/MARK_README.txt
extensions/*/index.html
extensions/proposals/*/index.html
extensions/index.atom
extensions/index.html
extensions/registry.xml
extensions/extension-schematron.xsl
extensions/schematron/webgl_message.xsl
conformance-suites/*
extensions/*
doc/*
other/*
sdk/*
specs/*
codereview.settings
index.php
resources/*