Author: tross
Date: Wed Jun 18 19:29:33 2014
New Revision: 1603598
URL: http://svn.apache.org/r1603598
Log:
NO-JIRA - Added compiled python file extensions to .gitignore
Modified:
qpid/dispatch/trunk/.gitignore
Modified: qpid/dispatch/trunk/.gitignore
URL:
http://svn.apache.org/viewvc/qpid/dispatch/trunk/.gitignore?rev=1603598&r1=1603597&r2=1603598&view=diff
==============================================================================
--- qpid/dispatch/trunk/.gitignore (original)
+++ qpid/dispatch/trunk/.gitignore Wed Jun 18 19:29:33 2014
@@ -1,2 +1,4 @@
build
install
+*.pyc
+*.pyo
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]