diff options
author | tomsmeding <hallo@tomsmeding.nl> | 2015-08-29 09:54:34 +0200 |
---|---|---|
committer | tomsmeding <hallo@tomsmeding.nl> | 2015-08-29 09:54:34 +0200 |
commit | 537486da6bf93c66180714102174f14706cab1f6 (patch) | |
tree | 35e1671cbe2d44d3fb7a18b464bcc7aeefeb2ce7 /.gitignore |
Initial
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7ba2c80 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +images +node_modules +.DS_Store |