add gitignore

master
Daniel Kolesa 2016-02-20 23:25:36 +00:00
parent fe9072e356
commit d5ef675154
1 changed files with 8 additions and 0 deletions

8
.gitignore vendored 100644
View File

@ -0,0 +1,8 @@
*.o
*.core
example/format
example/listdir
example/range
example/signal
example/stream1
example/stream2