14 lines
114 B
Plaintext
14 lines
114 B
Plaintext
# Build artifacts
|
|
dist/
|
|
build/
|
|
*.egg-info/
|
|
|
|
# Ignore JAR file
|
|
*.jar
|
|
|
|
# Docs
|
|
README.md
|
|
LICENSE
|
|
NOTICE
|
|
THIRD_PARTY/
|