#General
*~
*.swp
build/
dist/
nanpy.egg-info/
*.sh

#Arduino
*.o
*.hex
*/.dep
*/.lib

#Python
*.pyc

