diff options
| author | Andreas Grois <andi@grois.info> | 2021-04-07 13:03:25 +0200 |
|---|---|---|
| committer | Andreas Grois <andi@grois.info> | 2021-04-07 13:03:25 +0200 |
| commit | 1c394103886ed58b72016c971a6ab54dbd64d55b (patch) | |
| tree | 17097e5e0009d5270314f9db009e6272d18b3399 /.gitignore | |
Initial commit. Borked, so don't use
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..e2a3069 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/target +*~ |
