diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2017-02-22 10:38:26 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2017-02-22 10:38:26 +0100 |
commit | 217c437f31485f59a35b4f9ae6267c64a8c925d7 (patch) | |
tree | e42202a3a8de8e93c857e8c04da8d86498a15b45 /.gitignore | |
parent | 32b2f781fae5522b92442dcaa74424dff9f68b44 (diff) | |
download | libpcd-217c437f31485f59a35b4f9ae6267c64a8c925d7.tar.gz |
add .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3ab50a6 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +libpcd.a +libpcd.so.* +*.o +*.dep |