setup/windows-installer: Install the sqlite3 shell and tweak the docs
[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