aboutsummaryrefslogtreecommitdiff
path: root/pym
diff options
context:
space:
mode:
authorJason Stubbs <jstubbs@gentoo.org>2005-03-23 12:34:30 +0000
committerJason Stubbs <jstubbs@gentoo.org>2005-03-23 12:34:30 +0000
commitb0e668ee964b4431bc139d8da698f0a5af9d4a0a (patch)
tree400274be387bd4fc6650f09cf3c07fb7d21e9e75 /pym
parentAdding pre/postrm to EBUILD_PHASES (diff)
downloadportage-cvs-b0e668ee964b4431bc139d8da698f0a5af9d4a0a.tar.gz
portage-cvs-b0e668ee964b4431bc139d8da698f0a5af9d4a0a.tar.bz2
portage-cvs-b0e668ee964b4431bc139d8da698f0a5af9d4a0a.zip
Removed the -a argument from all diff usage.
Diffstat (limited to 'pym')
-rw-r--r--pym/.gitignore2
-rw-r--r--pym/cache/.gitignore2
-rw-r--r--pym/sync/.gitignore2
-rw-r--r--pym/transports/.gitignore2
4 files changed, 8 insertions, 0 deletions
diff --git a/pym/.gitignore b/pym/.gitignore
new file mode 100644
index 0000000..52e4e61
--- /dev/null
+++ b/pym/.gitignore
@@ -0,0 +1,2 @@
+*.pyc
+*.pyo
diff --git a/pym/cache/.gitignore b/pym/cache/.gitignore
new file mode 100644
index 0000000..52e4e61
--- /dev/null
+++ b/pym/cache/.gitignore
@@ -0,0 +1,2 @@
+*.pyc
+*.pyo
diff --git a/pym/sync/.gitignore b/pym/sync/.gitignore
new file mode 100644
index 0000000..52e4e61
--- /dev/null
+++ b/pym/sync/.gitignore
@@ -0,0 +1,2 @@
+*.pyc
+*.pyo
diff --git a/pym/transports/.gitignore b/pym/transports/.gitignore
new file mode 100644
index 0000000..52e4e61
--- /dev/null
+++ b/pym/transports/.gitignore
@@ -0,0 +1,2 @@
+*.pyc
+*.pyo