diff options
author | Nils <git@velohero.com> | 2016-11-06 12:40:01 +0100 |
---|---|---|
committer | Nils <git@velohero.com> | 2016-11-06 12:40:01 +0100 |
commit | 83560c97b635622897c5c801d3960579bfdf732f (patch) | |
tree | 92c3934efe6fdde3c23cc86c58f00b8f10012bb4 /.gitignore | |
parent | e98190fb33371ff1a206010a94b94604d6435be5 (diff) |
first commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..496ee2c --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.DS_Store
\ No newline at end of file |