diff options
| author | Tomasz Kramkowski <tk@the-tk.com> | 2016-11-23 21:23:09 +0000 |
|---|---|---|
| committer | Tomasz Kramkowski <tk@the-tk.com> | 2016-11-23 21:23:30 +0000 |
| commit | 464847c5b25588448e550017a6d91447c076b944 (patch) | |
| tree | cb48ce0793232ab0046ac1ad18ad50862ed77f5c /.gitignore | |
| download | hktool-464847c5b25588448e550017a6d91447c076b944.tar.gz hktool-464847c5b25588448e550017a6d91447c076b944.tar.xz hktool-464847c5b25588448e550017a6d91447c076b944.zip | |
init commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..538659a --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +*.o +hktool + +*.d + +tags +TAGS |
