#General
.DS_Store
*~
*.swp
build/
dist/
nanpy.egg-info/
cfg.h
setup_makefile.sh
firmware
venv

#Python
*.pyc

#hidden files
.*
!.gitignore
