__pycache__/
*.dat
*.h5
*log*
glove*

# OSX
#
.DS_Store

# Windows thumbnail db
Thumbs.db

# IJ
#
# Local configuration file (sdk path, etc)
/local.properties
# Eclipse project files
.classpath/
.project/
# Intellij project files
*.iml
*.ipr
*.iws
.idea/
.gradle/
*build
*.iml
#built application files
*.apk
*.ap_
# files for the dex VM
*.dex
# Java class files
*.class
# generated files
bin/
gen/