Switching to the MIT license

This commit is contained in:
Tom Slominski
2015-03-22 18:48:12 +00:00
parent 3998b6c1a6
commit c87279b690
2 changed files with 33 additions and 2 deletions

4
.gitignore vendored
View File

@@ -9,11 +9,11 @@
!header.php
!footer.php
!.gitignore
!README.md
!LICENSE.md
# But specifically ignore these things
public/config.php
public/.DS_Store
public/custom.css
# Also specifically ignore the phpqrcode cache
public/phpqrcode/cache/*