diff options
author | Ronan Le Martret <ronan.lemartret@iot.bzh> | 2017-02-23 16:22:56 +0100 |
---|---|---|
committer | Ronan Le Martret <ronan.lemartret@iot.bzh> | 2017-05-03 11:10:04 +0200 |
commit | 2615c7a160e5d3b152410faebc367a621b7e2b47 (patch) | |
tree | de21f9e9b187cce735258c885f414d052665c09d /.gitignore | |
parent | 785af3f8698f3e45e98b42d6e0a2e3864382ec72 (diff) |
[COMMUNITY] Add .gitignore
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
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..5cc4bc0 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.tar.bz2 +*.tar.gz |