Basic structure

This commit is contained in:
bprashanth 2016-11-04 17:28:06 -07:00
parent 3a595cd493
commit ef44383e33
6 changed files with 94 additions and 0 deletions

20
.gitignore vendored Normal file
View file

@ -0,0 +1,20 @@
# OSX
._*
.DS_Store
# Eclipse files
.classpath
.project
.settings/**
# Emacs save files
*~
\#*\#
.\#*
# Vim-related files
[._]*.s[a-w][a-z]
[._]s[a-w][a-z]
*.un~
Session.vim
.netrwhist