Lib39/.gitignore

28 lines
195 B
Plaintext

# eclipse
bin
*.launch
.settings
.metadata
.classpath
.project
cpp/cmake-build-debug
# idea
out
*.ipr
*.iws
*.iml
.idea
# gradle
build
.gradle
# other
eclipse
run
generated
runs
run-data
repo