diff options
author | Florian Pritz <bluewind@xinu.at> | 2013-07-28 14:12:59 +0200 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2013-07-28 14:12:59 +0200 |
commit | ede898fe5f786d261e1b1791ac102e9cf3fa7366 (patch) | |
tree | cd5a11dd12e786078b18294ae65c16d48d10b9f2 /.gitignore | |
download | temp-logger-ede898fe5f786d261e1b1791ac102e9cf3fa7366.tar.gz temp-logger-ede898fe5f786d261e1b1791ac102e9cf3fa7366.tar.xz |
inital commit
Signed-off-by: Florian Pritz <bluewind@xinu.at>
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..24e5b0a --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.build |