diff options
author | epoch <epoch@hack.thebackupbox.net> | 2020-03-21 12:11:16 +0000 |
---|---|---|
committer | epoch <epoch@hack.thebackupbox.net> | 2020-03-21 12:11:16 +0000 |
commit | b7529998c9a4f68fd797becbba8623266025d728 (patch) | |
tree | 6d85d21547f5231c01fb1c2eb8de6da107bee129 /.gitignore | |
parent | d64ce2fd08d0dbd11efc24610a3775c4ff5d6004 (diff) | |
download | libhashtable-b7529998c9a4f68fd797becbba8623266025d728.tar.gz libhashtable-b7529998c9a4f68fd797becbba8623266025d728.zip |
added the .o to the .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1 +1,2 @@ +libhashtable.o libhashtable.so |