diff --git a/bdep/new.cxx b/bdep/new.cxx index 8553a9b..3b3be14 100644 --- a/bdep/new.cxx +++ b/bdep/new.cxx @@ -272,6 +272,7 @@ namespace bdep os.open (f = out / ".gitignore"); if (!pkg) os << bdep_dir.string () << '/' << endl + << "/.idea/" << endl << endl; if (t != type::empty) os << "# Compiler/linker output." << endl