Initial project files

This commit is contained in:
Jason Watkins
2015-03-31 10:17:34 -07:00
parent d067435cfc
commit 0a09b11bae
9 changed files with 82 additions and 0 deletions

7
.gitignore vendored
View File

@@ -69,6 +69,13 @@ xcuserdata
*.moved-aside
*.xccheckout
# IntelliJ Files #
##################
*/.idea/workspace.xml
*/.idea/tasks.xml
*/.idea/dictionaries/
out/
# MATLAB backup files #
#######################
*.m~