zProtect/.gitignore

23 lines
144 B
Plaintext
Raw Normal View History

2023-01-29 12:06:35 +00:00
# Eclipse
bin
*.launch
.settings
.metadata
.classpath
.project
# IDEA
out
*.ipr
*.iws
*.iml
.idea
# Gradle
build
.gradle
# Other
eclipse
run