diff --git a/net.sf.py4j.defaultserver/.gitignore b/net.sf.py4j.defaultserver/.gitignore new file mode 100644 index 00000000..e660fd93 --- /dev/null +++ b/net.sf.py4j.defaultserver/.gitignore @@ -0,0 +1 @@ +bin/ diff --git a/net.sf.py4j.example/.gitignore b/net.sf.py4j.example/.gitignore new file mode 100644 index 00000000..e660fd93 --- /dev/null +++ b/net.sf.py4j.example/.gitignore @@ -0,0 +1 @@ +bin/ diff --git a/net.sf.py4j.feature/.gitignore b/net.sf.py4j.feature/.gitignore new file mode 100644 index 00000000..e91529af --- /dev/null +++ b/net.sf.py4j.feature/.gitignore @@ -0,0 +1 @@ +bin diff --git a/net.sf.py4j.site/.gitignore b/net.sf.py4j.site/.gitignore new file mode 100644 index 00000000..eb993b08 --- /dev/null +++ b/net.sf.py4j.site/.gitignore @@ -0,0 +1,2 @@ +features/ +plugins/ diff --git a/net.sf.py4j/.gitignore b/net.sf.py4j/.gitignore new file mode 100644 index 00000000..e660fd93 --- /dev/null +++ b/net.sf.py4j/.gitignore @@ -0,0 +1 @@ +bin/ diff --git a/py4j-java/.gitignore b/py4j-java/.gitignore new file mode 100644 index 00000000..e660fd93 --- /dev/null +++ b/py4j-java/.gitignore @@ -0,0 +1 @@ +bin/ diff --git a/py4j-python/.gitignore b/py4j-python/.gitignore new file mode 100644 index 00000000..d93ea150 --- /dev/null +++ b/py4j-python/.gitignore @@ -0,0 +1 @@ +*.pyc diff --git a/py4j-web/.gitignore b/py4j-web/.gitignore new file mode 100644 index 00000000..69fa449d --- /dev/null +++ b/py4j-web/.gitignore @@ -0,0 +1 @@ +_build/