]> source.dussan.org Git - jgit.git/commitdiff
Add missing .gitignore in o.e.j.ssh.apache.agent 30/187730/1
authorThomas Wolf <thomas.wolf@paranor.ch>
Mon, 15 Nov 2021 09:37:36 +0000 (10:37 +0100)
committerThomas Wolf <thomas.wolf@paranor.ch>
Mon, 15 Nov 2021 09:37:36 +0000 (10:37 +0100)
Ignore /bin and /target.

Change-Id: I38f3748273b5243c54e010bfceac745084755f45
Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
org.eclipse.jgit.ssh.apache.agent/.gitignore [new file with mode: 0644]

diff --git a/org.eclipse.jgit.ssh.apache.agent/.gitignore b/org.eclipse.jgit.ssh.apache.agent/.gitignore
new file mode 100644 (file)
index 0000000..934e0e0
--- /dev/null
@@ -0,0 +1,2 @@
+/bin
+/target