Skip to content
Snippets Groups Projects

Make mtime omni-parsable

Closed Remo Dietlicher requested to merge omni-fix into master
+ 7
0
@@ -4,6 +4,7 @@
# Configure stage files
.deps
/a.out
/config.log
/config.status
/config/config.h
@@ -19,6 +20,8 @@ Makefile
*.mod
*.o
*.x
*.d
*.L
.libs
# Documentation stage files
@@ -31,6 +34,10 @@ Makefile
# Dist stage files
/libmtime-*.tar.gz
# job run output
*.o[0-9]*
*.e[0-9]*
# Other files
*.dSYM
*.patch
Loading