Update LICENSE.md
[swc-boot-camp.git] / .gitignore
1 # compiled Jekyll site
2 _site
3
4 # emacs
5 *~
6
7 # Python
8 *.pyc