From cd75d587c993eb76f63c9c604eb1fe722eb0b10a Mon Sep 17 00:00:00 2001 From: skylarmt Date: Mon, 1 Dec 2014 13:16:36 -0700 Subject: [PATCH] Add .gitignore --- .gitignore | 5 +++++ LICENSE | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d5c9d16 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +bin/ +dist/ +*.exe +launch4j.log +launch4j.cfg.xml diff --git a/LICENSE b/LICENSE index fdfb6b9..7c5d046 100644 --- a/LICENSE +++ b/LICENSE @@ -2,7 +2,7 @@ NOTE: Some included libraries have other licenses. See the internal help docs for those. -GNU LESSER GENERAL PUBLIC LICENSE + GNU LESSER GENERAL PUBLIC LICENSE Version 3, 29 June 2007 Copyright (C) 2007 Free Software Foundation, Inc.