about summary refs log tree commit diff
path: root/.gitignore
blob: 734f8c90b8588e4f23e86c69b7af46a0fb742e0b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# image
*.png
*.jpeg
*.jpg
*.gif
*.nef

# 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