mirror of
https://github.com/JessSystemV/zProtect.git
synced 2024-12-22 03:15:30 +00:00
23 lines
144 B
Plaintext
23 lines
144 B
Plaintext
# Eclipse
|
|
bin
|
|
*.launch
|
|
.settings
|
|
.metadata
|
|
.classpath
|
|
.project
|
|
|
|
# IDEA
|
|
out
|
|
*.ipr
|
|
*.iws
|
|
*.iml
|
|
.idea
|
|
|
|
# Gradle
|
|
build
|
|
.gradle
|
|
|
|
# Other
|
|
eclipse
|
|
run
|