diff options
author | epochqwert <epoch@hacking.allowed.org> | 2015-03-31 12:54:01 -0500 |
---|---|---|
committer | epochqwert <epoch@hacking.allowed.org> | 2015-03-31 12:54:01 -0500 |
commit | 5fc8d2a2fbbe55fb3f92c4edd216f9e96d21a288 (patch) | |
tree | 8aecb5ad9887edf3d5261ebe0cc5f2263497fa87 /.gitignore | |
download | libhashtable-5fc8d2a2fbbe55fb3f92c4edd216f9e96d21a288.tar.gz libhashtable-5fc8d2a2fbbe55fb3f92c4edd216f9e96d21a288.zip |
init commit after splitting from segfault
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a8a2858 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +libhashtable.so |