aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKonstantin Bulenkov <kb@jetbrains.com>2016-05-09 21:35:30 +0200
committerKonstantin Bulenkov <kb@jetbrains.com>2016-05-09 21:35:30 +0200
commit2311f2b73ad6d11deaa9022718ef7f87f838a3bc (patch)
tree54bc77da2795c87ffcce647d8672cb90123efd81
parent8818da12ef2196e11be91864c46355944e34e330 (diff)
downloadjdk8u-2311f2b73ad6d11deaa9022718ef7f87f838a3bc.tar.gz
add .gitignore
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..1a30cb8
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,7 @@
+corba/
+hotspot/
+jaxp/
+jaxws/
+jdk/
+langtools/
+nashorn/ \ No newline at end of file