ajarcomputers/.gitignore

26 lines
163 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
2023-10-30 19:26:32 +01:00
runs
run-data
repo