diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2015-02-14 15:46:19 +0100 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2015-02-14 15:46:19 +0100 |
commit | 0c5cdb80c6683bc2fb7dc394fbae21c1397f4559 (patch) | |
tree | 6c26bf5bf11b4d80e7894768e308ca6aed37c41e /.gitignore | |
parent | 655a6f06de966ff8fb1c8d4ca05b52c56a415a96 (diff) | |
download | etisnoop-0c5cdb80c6683bc2fb7dc394fbae21c1397f4559.tar.gz etisnoop-0c5cdb80c6683bc2fb7dc394fbae21c1397f4559.tar.bz2 etisnoop-0c5cdb80c6683bc2fb7dc394fbae21c1397f4559.zip |
Add README, gitignore and LICENCE
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a4b3601 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +etisnoop +faad2-2.7 |