aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKonstantin Bulenkov <kb@jetbrains.com>2016-08-09 12:11:48 +0200
committerKonstantin Bulenkov <kb@jetbrains.com>2016-08-09 12:11:48 +0200
commitba7eff8d0ccc695e5957ef278f52c9ddbea6f771 (patch)
tree9325c8495198b5e6284578232152c7eefb7a9703 /.gitignore
parenta37f9ff9cd4aba7a1f2511ebfccce4797662de79 (diff)
downloadjdk8u-ba7eff8d0ccc695e5957ef278f52c9ddbea6f771.tar.gz
add get_source.sh to .gitignore to avoid adding again after merges with mercurial repojb8u112-b299jb8u112-b298jb8u112-b295jb8u112-b291
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 1a30cb8..8f0341b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,4 +4,5 @@ jaxp/
jaxws/
jdk/
langtools/
-nashorn/ \ No newline at end of file
+nashorn/
+get_source.sh \ No newline at end of file