Add LICENSE and .gitignore

This commit is contained in:
Matt Baer
2016-09-04 14:52:04 -04:00
parent bd0f673a8f
commit 37bc3b0103
2 changed files with 683 additions and 0 deletions

9
.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
node_modules/
*~
*.swp
*.swo
*.log
static/css/*.css
# Executables
writeas