netty/.gitignore

14 lines
112 B
Text
Raw Permalink Normal View History

/.settings
/.classpath
/.project
/.gradle
**/work
**/logs
**/.idea
**/target
**/out
**/build
.DS_Store
*.iml
*~