diff options
| author | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2022-08-04 20:43:52 -0400 |
|---|---|---|
| committer | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2022-08-04 20:43:52 -0400 |
| commit | be2f2c88bbc6783b182e42b73d661b91fd7a14c0 (patch) | |
| tree | e4372be9d5bea28243f5261c18f4b47d4380adce /.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 |