From eba653d0d712e43676e28f93b7cba217cb56cecc Mon Sep 17 00:00:00 2001 From: "Benjamin J. Culkin" Date: Tue, 11 Jun 2019 22:28:51 -0300 Subject: Initial commit p2 The rest of the files, for initial upload to github --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2f7896d --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +target/ -- cgit v1.2.3