summaryrefslogtreecommitdiffstats
path: root/clib/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'clib/.gitignore')
-rw-r--r--clib/.gitignore21
1 files changed, 21 insertions, 0 deletions
diff --git a/clib/.gitignore b/clib/.gitignore
new file mode 100644
index 0000000..1a7d377
--- /dev/null
+++ b/clib/.gitignore
@@ -0,0 +1,21 @@
+*.gch
+*.a
+*.o
+*.so*
+*/test/array
+*/test/dispatch
+*/test/exception
+*/test/list
+*/test/map
+*/test/mq
+*/test/slab
+*/test/splay
+*/test/table
+*/test/tree
+*/test/vector
+*/test/watch
+*/test/checksum
+*/test/ecc
+*/test/err
+*/cunit/clib
+*/crc32
OpenPOWER on IntegriCloud