diff options
author | steckbrief <steckbrief@chefmail.de> | 2017-11-12 14:22:01 +0100 |
---|---|---|
committer | steckbrief <steckbrief@chefmail.de> | 2017-11-12 14:33:27 +0100 |
commit | 5cacf94ecca5b45ffdaba0d85506d64117643fd8 (patch) | |
tree | cd5b502a02f0edd9fc00ee20d62a2e0aa9c0068e /.gitignore |
Initial commit
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..84960ac --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +bin +.settings +dist |