diff options
author | bnewbold <bnewbold@robocracy.org> | 2012-08-22 15:52:48 -0400 |
---|---|---|
committer | bnewbold <bnewbold@robocracy.org> | 2012-08-22 15:52:48 -0400 |
commit | 3f11a328b8875d508cb112928b4dd3918e03b29c (patch) | |
tree | 8ba032530e6ad14af3187f0128caab0aef47bbff /code/print/.gitignore | |
parent | 61de23b8bf8e10a15aaae37335acb19f11e1ec62 (diff) | |
download | openwrt-repro-3f11a328b8875d508cb112928b4dd3918e03b29c.tar.gz openwrt-repro-3f11a328b8875d508cb112928b4dd3918e03b29c.zip |
repo init
Diffstat (limited to 'code/print/.gitignore')
-rw-r--r-- | code/print/.gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/code/print/.gitignore b/code/print/.gitignore new file mode 100644 index 0000000..f466019 --- /dev/null +++ b/code/print/.gitignore @@ -0,0 +1,8 @@ +*.o +*.a +*.pyc +*~ +*.swp +.* +*.tmp +*.old |