summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 5 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index c7672b9..93c8c21 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
-/build
-/dux-io-demo
-vgcore.* \ No newline at end of file
+*.a
+*.o
+*.so
+/demo
+/tmp