diff options
| author | Martin Fischer <martin@push-f.com> | 2021-11-26 21:35:49 +0100 |
|---|---|---|
| committer | Martin Fischer <martin@push-f.com> | 2021-11-27 09:00:55 +0100 |
| commit | e09a770ff294c254d0367d8040fcb43365865578 (patch) | |
| tree | d366f2b0b74fd62522c6d9866c41e0f97f4c6060 /.gitignore | |
initial commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..02987d4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +caniuse.rs/ +target/ |
