git » kxd » next » tree

[next] / .gitignore

1
2
3
4
5
6
7
8
9
out/
*.swp
.*

# Just in case, we ignore all .pem so noone commits them by accident.
*.pem

!.gitignore
!.github