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

# 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