diff options
author | Sam Potts <me@sampotts.me> | 2015-03-01 23:23:08 +1100 |
---|---|---|
committer | Sam Potts <me@sampotts.me> | 2015-03-01 23:23:08 +1100 |
commit | 431485364067790331fc3a604fe0fa02c247cbb2 (patch) | |
tree | a77b03fa95565403af8e31687a9ee2d57a446199 /.gitignore | |
parent | dc10139f80a982396c1bd37b849429ef13c05bdf (diff) | |
download | plyr-431485364067790331fc3a604fe0fa02c247cbb2.tar.lz plyr-431485364067790331fc3a604fe0fa02c247cbb2.tar.xz plyr-431485364067790331fc3a604fe0fa02c247cbb2.zip |
Publishing to AWS
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,3 +2,4 @@ node_modules *.sublime-project *.sublime-workspace .DS_Store +aws.json |