diff options
author | ZoRo <dos21h@gmail.com> | 2018-01-15 19:25:03 +0000 |
---|---|---|
committer | ZoRo <dos21h@gmail.com> | 2018-01-15 19:25:03 +0000 |
commit | a8b9b15b4f02ce3c6c7eac0d9393c44cb3fc668d (patch) | |
tree | 5ff9a31d852e26185075156923dc86d5a3205682 /.gitignore | |
download | libbuf-a8b9b15b4f02ce3c6c7eac0d9393c44cb3fc668d.tar.gz libbuf-a8b9b15b4f02ce3c6c7eac0d9393c44cb3fc668d.zip |
Initial commit
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..ad9b273 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +log.txt +*.so +*.o +*.a |