aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ssh.apache.agent
diff options
context:
space:
mode:
authorThomas Wolf <thomas.wolf@paranor.ch>2021-11-15 10:37:36 +0100
committerThomas Wolf <thomas.wolf@paranor.ch>2021-11-15 10:37:36 +0100
commitffb5cac361b1c6751f392dd2bce773cb5571b846 (patch)
treee9b4948a89377d64bab7e3a75805932704553cf1 /org.eclipse.jgit.ssh.apache.agent
parente7838b9c080011817ddb59c53298237a9c24a7a6 (diff)
downloadjgit-ffb5cac361b1c6751f392dd2bce773cb5571b846.tar.gz
jgit-ffb5cac361b1c6751f392dd2bce773cb5571b846.zip
Add missing .gitignore in o.e.j.ssh.apache.agent
Ignore /bin and /target. Change-Id: I38f3748273b5243c54e010bfceac745084755f45 Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
Diffstat (limited to 'org.eclipse.jgit.ssh.apache.agent')
-rw-r--r--org.eclipse.jgit.ssh.apache.agent/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/org.eclipse.jgit.ssh.apache.agent/.gitignore b/org.eclipse.jgit.ssh.apache.agent/.gitignore
new file mode 100644
index 0000000000..934e0e06ff
--- /dev/null
+++ b/org.eclipse.jgit.ssh.apache.agent/.gitignore
@@ -0,0 +1,2 @@
+/bin
+/target