#================================
# This is the common .gitignore file used on Miubiq lab.
# If you want to add some patterns into this template,
# please inform the itadmin members of those.
#================================

# Mac
*~
.DS_Store

# IntelliJ
*.iml
/build/
/.gradle/
/.idea/
/out/

# load_jars
/src/main/matlab/load_jars.m

# Android
/local.properties

# miubiq-repl
/.miubiq.runtime.path.txt
/miubiq-repl.sh
/miubiq-exp.sh
