From 3ece2594760790899dcfb408d033ca3ca8a9b3e2 Mon Sep 17 00:00:00 2001 From: Henrik Levkowetz Date: Thu, 12 May 2011 14:29:37 +0000 Subject: [PATCH] Set svn:ignore *.pyc in new directories. - Legacy-Id: 3124 --- ietf/idtracker/migrations/.gitignore | 1 + ietf/ietfworkflows/.gitignore | 1 + ietf/ietfworkflows/fixtures/.gitignore | 1 + ietf/ietfworkflows/migrations/.gitignore | 1 + ietf/ietfworkflows/templatetags/.gitignore | 1 + ietf/wgchairs/.gitignore | 1 + ietf/wgchairs/migrations/.gitignore | 1 + ietf/wgchairs/templatetags/.gitignore | 1 + permissions/.gitignore | 1 + permissions/migrations/.gitignore | 1 + permissions/templatetags/.gitignore | 1 + workflows/.gitignore | 1 + workflows/migrations/.gitignore | 1 + workflows/templatetags/.gitignore | 1 + 14 files changed, 14 insertions(+) create mode 100644 ietf/idtracker/migrations/.gitignore create mode 100644 ietf/ietfworkflows/.gitignore create mode 100644 ietf/ietfworkflows/fixtures/.gitignore create mode 100644 ietf/ietfworkflows/migrations/.gitignore create mode 100644 ietf/ietfworkflows/templatetags/.gitignore create mode 100644 ietf/wgchairs/.gitignore create mode 100644 ietf/wgchairs/migrations/.gitignore create mode 100644 ietf/wgchairs/templatetags/.gitignore create mode 100644 permissions/.gitignore create mode 100644 permissions/migrations/.gitignore create mode 100644 permissions/templatetags/.gitignore create mode 100644 workflows/.gitignore create mode 100644 workflows/migrations/.gitignore create mode 100644 workflows/templatetags/.gitignore diff --git a/ietf/idtracker/migrations/.gitignore b/ietf/idtracker/migrations/.gitignore new file mode 100644 index 000000000..a74b07aee --- /dev/null +++ b/ietf/idtracker/migrations/.gitignore @@ -0,0 +1 @@ +/*.pyc diff --git a/ietf/ietfworkflows/.gitignore b/ietf/ietfworkflows/.gitignore new file mode 100644 index 000000000..a74b07aee --- /dev/null +++ b/ietf/ietfworkflows/.gitignore @@ -0,0 +1 @@ +/*.pyc diff --git a/ietf/ietfworkflows/fixtures/.gitignore b/ietf/ietfworkflows/fixtures/.gitignore new file mode 100644 index 000000000..a74b07aee --- /dev/null +++ b/ietf/ietfworkflows/fixtures/.gitignore @@ -0,0 +1 @@ +/*.pyc diff --git a/ietf/ietfworkflows/migrations/.gitignore b/ietf/ietfworkflows/migrations/.gitignore new file mode 100644 index 000000000..a74b07aee --- /dev/null +++ b/ietf/ietfworkflows/migrations/.gitignore @@ -0,0 +1 @@ +/*.pyc diff --git a/ietf/ietfworkflows/templatetags/.gitignore b/ietf/ietfworkflows/templatetags/.gitignore new file mode 100644 index 000000000..a74b07aee --- /dev/null +++ b/ietf/ietfworkflows/templatetags/.gitignore @@ -0,0 +1 @@ +/*.pyc diff --git a/ietf/wgchairs/.gitignore b/ietf/wgchairs/.gitignore new file mode 100644 index 000000000..a74b07aee --- /dev/null +++ b/ietf/wgchairs/.gitignore @@ -0,0 +1 @@ +/*.pyc diff --git a/ietf/wgchairs/migrations/.gitignore b/ietf/wgchairs/migrations/.gitignore new file mode 100644 index 000000000..a74b07aee --- /dev/null +++ b/ietf/wgchairs/migrations/.gitignore @@ -0,0 +1 @@ +/*.pyc diff --git a/ietf/wgchairs/templatetags/.gitignore b/ietf/wgchairs/templatetags/.gitignore new file mode 100644 index 000000000..a74b07aee --- /dev/null +++ b/ietf/wgchairs/templatetags/.gitignore @@ -0,0 +1 @@ +/*.pyc diff --git a/permissions/.gitignore b/permissions/.gitignore new file mode 100644 index 000000000..a74b07aee --- /dev/null +++ b/permissions/.gitignore @@ -0,0 +1 @@ +/*.pyc diff --git a/permissions/migrations/.gitignore b/permissions/migrations/.gitignore new file mode 100644 index 000000000..a74b07aee --- /dev/null +++ b/permissions/migrations/.gitignore @@ -0,0 +1 @@ +/*.pyc diff --git a/permissions/templatetags/.gitignore b/permissions/templatetags/.gitignore new file mode 100644 index 000000000..a74b07aee --- /dev/null +++ b/permissions/templatetags/.gitignore @@ -0,0 +1 @@ +/*.pyc diff --git a/workflows/.gitignore b/workflows/.gitignore new file mode 100644 index 000000000..a74b07aee --- /dev/null +++ b/workflows/.gitignore @@ -0,0 +1 @@ +/*.pyc diff --git a/workflows/migrations/.gitignore b/workflows/migrations/.gitignore new file mode 100644 index 000000000..a74b07aee --- /dev/null +++ b/workflows/migrations/.gitignore @@ -0,0 +1 @@ +/*.pyc diff --git a/workflows/templatetags/.gitignore b/workflows/templatetags/.gitignore new file mode 100644 index 000000000..a74b07aee --- /dev/null +++ b/workflows/templatetags/.gitignore @@ -0,0 +1 @@ +/*.pyc