diff options
author | Martin Fischer <martin@push-f.com> | 2022-07-12 09:42:00 +0200 |
---|---|---|
committer | Martin Fischer <martin@push-f.com> | 2022-07-12 12:48:11 +0200 |
commit | 850ec09bdcf55b5cbbf9539fcb7355ed7161935a (patch) | |
tree | 52cdf9d3ea1b7a896111e6c321dab5accb076828 /.gitignore |
initial 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..204a590 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +proposals.json |