summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Smith <mike.smith@codethink.co.uk>2014-12-10 17:44:04 +0000
committerMike Smith <mike.smith@codethink.co.uk>2014-12-10 17:44:04 +0000
commit1b5de6ed0d050383f673b0365d31f42eb92b0f32 (patch)
tree8734c9df5dc1c9074952e34f3558c4fb36adaca9
parent200768fc9d669c65ba4f7563ec525308f1c61af5 (diff)
downloadzookeeper-test-1b5de6ed0d050383f673b0365d31f42eb92b0f32.tar.gz
Added .o to gitignore and removed .o from history
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..2144a04
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+./ZKtest/Release/src/ZKTest.o ./ZKtest/Debug/src/ZKTest.o ./zkServerFileSetup/Debug/src/zkServerFileSetup.o