aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bdep/new.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/bdep/new.cxx b/bdep/new.cxx
index aac8221..6e90b57 100644
--- a/bdep/new.cxx
+++ b/bdep/new.cxx
@@ -1198,7 +1198,9 @@ cmd_new (cmd_new_options&& o, cli::group_scanner& args)
<< "*.d" << '\n'
<< "*.t" << '\n'
<< "*.i" << '\n'
+ << "*.i.*" << '\n'
<< "*.ii" << '\n'
+ << "*.ii.*" << '\n'
<< "*.o" << '\n'
<< "*.obj" << '\n'
<< "*.so" << '\n'