diff options
author | Jörg Thalheim <joerg@thalheim.io> | 2022-08-17 14:41:10 +0200 |
---|---|---|
committer | Jörg Thalheim <joerg@thalheim.io> | 2022-08-17 14:53:43 +0200 |
commit | cfd8c7ae131c3654b2895f3e84d45c40dab78c94 (patch) | |
tree | c277e9a517174245f695c95ac994d365aa2a6296 /.gitignore | |
parent | 20bfa327503ca1d89ba26e621a0f588b5449b302 (diff) |
add gitignore
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..b2be92b --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +result |