/ SIPS / .gitignore
.gitignore
1  # Ignore all files except *.md
2  *
3  !.gitignore
4  !*.md