diff options
author | tomsmeding <tom.smeding@gmail.com> | 2016-06-08 20:13:14 +0200 |
---|---|---|
committer | tomsmeding <tom.smeding@gmail.com> | 2016-06-08 20:13:14 +0200 |
commit | aab7f4f56f434ed7f8134684ce5cd6b1cc3be080 (patch) | |
tree | f2acccdc005a90d68d0c561406e3f4c75685cd59 /.gitignore | |
parent | 2451eeee2b812af2c524adfb38809c17ad4389c6 (diff) |
Don't commit client.out
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ images node_modules +client.out .DS_Store |