# Directories # /build/ /bin/ target/ # OS Files # .DS_Store *.class ###################### # Eclipse ###################### *.pydevproject .metadata bin/** tmp/** tmp/**/* *.tmp *.bak *.swp *~.nib local.properties .classpath .settings/ .loadpath /src/main/resources/rebel.xml # External tool builders .externalToolBuilders/ # Locally stored "Eclipse launch configurations" *.launch # CDT-specific .cproject # PDT-specific .buildpath ###################### # TeXlipse ###################### report/out/** report/tmp/**