# image
*.png
*.jpeg
*.jpg
*.gif
*.nef
*.webp

# leave my fonts out of it
*.ttf
*.woff
*.woff2

# video
*.mp4

# program archives
*.tar.gz
*.zip

# macos please
.DS_Store

# don't check in the autogenerate atom's
atom.xml

# except we DO want the template
!/support/atom.xml