Add missing files

This commit is contained in:
Patrick Toal
2018-12-06 16:29:26 -05:00
parent 9e4c8093e5
commit 65ed5e0ce8
29 changed files with 1676 additions and 0 deletions

View File

@@ -0,0 +1,27 @@
### Files to be ignored by Git ###
# Ruby
Gemfile.lock
# Vagrant
/\.vagrant/
# IntelliJ IDEA
/*\.ipr
/*\.iws
/\.idea/
**/*\.iml
# Eclipse
/\.classpath
/\.project
/\.settings/
# Mac
**/\.DS_Store
# Custom
/temp/
/tmp/
envvars
*.swp