diff options
| author | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2020-05-17 22:52:42 -0400 |
|---|---|---|
| committer | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2020-05-17 22:52:42 -0400 |
| commit | 668606d9a584e6a55ba698ee5f6fb4892cf02a37 (patch) | |
| tree | c69bb15b2a726b4647502e39d3433434ea68add0 /.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..ea8c4bf --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/target |