Add standard Python .gitignore for CWL SDK.
authorBrett Smith <brett@curoverse.com>
Wed, 22 Jul 2015 21:00:14 +0000 (17:00 -0400)
committerBrett Smith <brett@curoverse.com>
Wed, 22 Jul 2015 21:00:14 +0000 (17:00 -0400)
No issue #.

sdk/cwl/.gitignore [new symlink]

diff --git a/sdk/cwl/.gitignore b/sdk/cwl/.gitignore
new file mode 120000 (symlink)
index 0000000..1399fd4
--- /dev/null
@@ -0,0 +1 @@
+../python/.gitignore
\ No newline at end of file