mirror of
https://github.com/pxb1988/dex2jar.git
synced 2025-02-18 20:29:18 +00:00
19 lines
156 B
Plaintext
19 lines
156 B
Plaintext
syntax: glob
|
|
*/target/*
|
|
target/*
|
|
*/build
|
|
build
|
|
*/.project
|
|
*/.classpath
|
|
*/.*
|
|
|
|
.*
|
|
*.bak
|
|
*.orig
|
|
*/nb-configuration.xml
|
|
*.iml
|
|
*.ipr
|
|
*.iws
|
|
*~
|
|
|