diff options
author | Sven Gothel <[email protected]> | 2013-08-06 16:02:00 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2013-08-06 16:02:00 +0200 |
commit | 2df19382de348d2d5b6093ccbc8f48464b3ed861 (patch) | |
tree | ac931f5d5b200fd305fe28e763583fdd35af51b1 /.gitignore | |
parent | 32ad10fd94b0c21237b1f916cd87534ea5bad048 (diff) |
Cleanup doc structure .. adding ABOUT.txt and top-level README.txt .. / Adding JEP161/OpenJDK8 notes ..
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5504873 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +jdk8/* +jigsaw/* |