diff options
author | root <root@lamia.panaceas.james.local> | 2015-07-21 08:36:04 +0100 |
---|---|---|
committer | root <root@lamia.panaceas.james.local> | 2015-07-21 08:36:04 +0100 |
commit | fdb9d2f169610f8b6b4a883358d11fb0b0322a5d (patch) | |
tree | 4fb4f03ddbfd15fdbed3e572aea6438237b6db3c /.gitignore | |
parent | 0a8e1c08e10d53f58d9e67d5bca09b8ae6a16c39 (diff) | |
download | polycom-fdb9d2f169610f8b6b4a883358d11fb0b0322a5d.tar.gz polycom-fdb9d2f169610f8b6b4a883358d11fb0b0322a5d.tar.bz2 polycom-fdb9d2f169610f8b6b4a883358d11fb0b0322a5d.zip |
working
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6142876 --- /dev/null +++ b/.gitignore @@ -0,0 +1,11 @@ +iot/ +*.swp +*.swo +*.o +*.bin +*.0 +*.1 +*.2 +polycom_xmit/user0/ +polycom_xmit/user1/ +polycom_xmit/user2/ |