setup/windows-installer: Update with restored nose entry point
[swc-workshop.git] / .gitignore
1 # compiled Jekyll site
2 _site
3
4 # emacs
5 *~
6
7 # Python
8 *.pyc
9
10 # Mac:
11 .DS_Store