diff options
author | Stephen Enders <senders@spotify.com> | 2019-01-21 14:24:39 -0500 |
---|---|---|
committer | Stephen Enders <senders@spotify.com> | 2019-01-21 14:24:39 -0500 |
commit | b8e61ad5c17082cfce6fd2945037f6df691d2627 (patch) | |
tree | 98700887639f180f2f5c5e26ed46a73a5783d867 /.gitignore | |
parent | f8bc07f42f3866d32c777c0f3b6300fd99a4e2e2 (diff) |
Deploy test
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..232b89f --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +www/version.info +*.sw* |