summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorkballou <kballou@devnulllabs.io>2015-04-14 15:55:03 -0600
committerkballou <kballou@devnulllabs.io>2015-04-17 15:19:50 -0600
commitc49d15d5340d7c19121a64ee17f31f7bf30ca502 (patch)
tree74999a8bc6ce849413dd6f0d8768299e64a50409 /.gitignore
downloadgohadoopxml-c49d15d5340d7c19121a64ee17f31f7bf30ca502.tar.gz
gohadoopxml-c49d15d5340d7c19121a64ee17f31f7bf30ca502.tar.xz
gohadoopxml: hadoop configuraiton extractor
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..a378919
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,7 @@
+*.o
+*.a
+*.so
+_obj
+_test
+_build
+_dist