summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJohnathan Corgan2012-04-09 12:33:42 -0700
committerJohnathan Corgan2012-04-09 12:33:42 -0700
commit3de14a2aee748c80a5f1e61e3ca6809fc2e914bc (patch)
treeccdbb3cc4750d8366aaa8c2cb73b75a910194d12 /.gitignore
parent49e6c5dbfdde7188183e1f7373447d0b2124b046 (diff)
downloadgnuradio-3de14a2aee748c80a5f1e61e3ca6809fc2e914bc.tar.gz
gnuradio-3de14a2aee748c80a5f1e61e3ca6809fc2e914bc.tar.bz2
gnuradio-3de14a2aee748c80a5f1e61e3ca6809fc2e914bc.zip
updated ignores, building with Python < 2.7 can leave stray files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b25c15b81..6300279f2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,3 @@
*~
+*.pyc
+*.pyo