From 7c279747beb43c7e88633a6228a155a30e6834f7 Mon Sep 17 00:00:00 2001 From: Benjamin Culkin Date: Mon, 27 May 2024 11:38:33 -0400 Subject: Initial import --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7f5a48b --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +.DS_Store +.settings +.svn +.project +target/ +.classpath +.wtpmodules -- cgit v1.2.3