diff options
author | iximeow <me@iximeow.net> | 2020-10-16 13:03:59 -0700 |
---|---|---|
committer | iximeow <me@iximeow.net> | 2020-10-16 13:03:59 -0700 |
commit | c3f1887b4e9b1a4eaf42b51bcbdbe92e888f96d7 (patch) | |
tree | 27c0d64be4e99155da40ae44033b8d26d870e4af /histogrammer/.gitignore | |
parent | 1f014480b45b5a224aa61c4ee99c62905f032bf9 (diff) |
add histogrammer
Diffstat (limited to 'histogrammer/.gitignore')
-rw-r--r-- | histogrammer/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/histogrammer/.gitignore b/histogrammer/.gitignore new file mode 100644 index 0000000..2f7896d --- /dev/null +++ b/histogrammer/.gitignore @@ -0,0 +1 @@ +target/ |