diff options
author | Ben Sima <ben@bsima.me> | 2018-03-17 13:14:53 -0700 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2018-03-17 13:14:53 -0700 |
commit | 66e6b47737a9e6411f430a5cd169315f04dcd078 (patch) | |
tree | 15ebb5ba14f22c52faf487a7a4bdcb7e54cf332e /reify-health/.gitignore | |
parent | b48cd6640e4029b91d63c4f6a1843f953d4ff673 (diff) |
Add reify health from yesterday
Diffstat (limited to 'reify-health/.gitignore')
-rw-r--r-- | reify-health/.gitignore | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/reify-health/.gitignore b/reify-health/.gitignore new file mode 100644 index 0000000..22d6a48 --- /dev/null +++ b/reify-health/.gitignore @@ -0,0 +1,10 @@ +/target +/lib +/classes +/checkouts +pom.xml +pom.xml.asc +*.jar +*.class +/.lein-* +/.nrepl-port |