mirror of
https://github.com/pxb1988/dex2jar.git
synced 2024-11-23 13:19:46 +00:00
81f03d8f9f
--HG-- branch : 2.x
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
|
|
*~
|
|
|