summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKonstantin Kowalski <kostyakow42@gmail.com>2013-07-27 12:10:41 -0400
committerKonstantin Kowalski <kostyakow42@gmail.com>2013-07-27 12:10:41 -0400
commitb3fa1fc8f48aea08da1552d76397e959cd0aa690 (patch)
tree53511a8fffa0c019b7bb6d92815cca2cd5969a6b /.gitignore
parent4edf2207fe1fe41e5ad6a17067eb91bd9fdbaef9 (diff)
[fixed]created new files misc_tools.(c|h) and moved hex_string_to_bin() there.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 73c7919e..010561a2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ cmake_install.cmake
11install_manifest.txt 11install_manifest.txt
12 12
13testing/data 13testing/data
14*~