Add .gitignore
This commit is contained in:
parent
dbf2157305
commit
cd75d587c9
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
bin/
|
||||||
|
dist/
|
||||||
|
*.exe
|
||||||
|
launch4j.log
|
||||||
|
launch4j.cfg.xml
|
2
LICENSE
2
LICENSE
@ -2,7 +2,7 @@ NOTE: Some included libraries have other licenses.
|
|||||||
See the internal help docs for those.
|
See the internal help docs for those.
|
||||||
|
|
||||||
|
|
||||||
GNU LESSER GENERAL PUBLIC LICENSE
|
GNU LESSER GENERAL PUBLIC LICENSE
|
||||||
Version 3, 29 June 2007
|
Version 3, 29 June 2007
|
||||||
|
|
||||||
Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
|
Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user