ajarcomputers/.gitignore

23 lines
152 B
Text
Raw Normal View History

2015-08-10 03:30:31 +02:00
# eclipse
bin
*.launch
.settings
.metadata
.classpath
.project
# idea
out
*.ipr
*.iws
*.iml
.idea
# gradle
build
.gradle
# other
eclipse
run
run-data