-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitignore
More file actions
26 lines (26 loc) · 709 Bytes
/
.gitignore
File metadata and controls
26 lines (26 loc) · 709 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
node_modules
npm-debug.log
yarn-error.log
/lerna-debug.log
/musl-toolchain
/packages/google-closure-compiler/contrib/
/packages/google-closure-compiler/externs/
/packages/google-closure-compiler-java/compiler.jar
/packages/google-closure-compiler-linux/compiler.jar
/packages/google-closure-compiler-linux/compiler
/packages/google-closure-compiler-linux-arm64/compiler.jar
/packages/google-closure-compiler-linux-arm64/compiler
/packages/google-closure-compiler-macos/compiler.jar
/packages/google-closure-compiler-macos/compiler
/packages/google-closure-compiler-windows/compiler.*
/publish-log.txt
/temp
/zlib
.npmrc
.pnp.*
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions