Update gitignore

Builds/ and Website/ are lame :3

Signed-off-by: David Todd <c0de@unps.us>
This commit is contained in:
David Todd 2015-03-13 22:36:39 -05:00
parent ef606d89bb
commit f93eb7dd7a
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@ -1,2 +1,6 @@
# Don't upload IDE files
**/.idea/**
# I personally won't maintain the Website or Builds
**/Website/**
**/Builds/**