diff options
author | Josh Blum <josh@joshknows.com> | 2010-12-29 16:29:44 -0800 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2010-12-29 16:34:35 -0800 |
commit | 805ba0352e8a96dbf56c016d6b4406995328dd66 (patch) | |
tree | 5317426b5a2fb1701da5a04e55b2f25d88ba11d5 /host/lib/ic_reg_maps | |
parent | 253ac61ad1a0742395e43031a861cc7c13ffe2e5 (diff) | |
download | uhd-805ba0352e8a96dbf56c016d6b4406995328dd66.tar.gz uhd-805ba0352e8a96dbf56c016d6b4406995328dd66.tar.bz2 uhd-805ba0352e8a96dbf56c016d6b4406995328dd66.zip |
uhd: use -B option on python to prevent generation of bytecode files
Diffstat (limited to 'host/lib/ic_reg_maps')
-rw-r--r-- | host/lib/ic_reg_maps/.gitignore | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/host/lib/ic_reg_maps/.gitignore b/host/lib/ic_reg_maps/.gitignore deleted file mode 100644 index 053049d05..000000000 --- a/host/lib/ic_reg_maps/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -/*.pyc -/*.pyo |