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

# 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