From 2574c4cabc34756eb124e69d6a8e0ffeaa56a44f Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 1 Mar 2025 19:26:05 +0100 Subject: ... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- git/new-c-proj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'git/new-c-proj') diff --git a/git/new-c-proj b/git/new-c-proj index 8bd90f8..dfd00f9 100755 --- a/git/new-c-proj +++ b/git/new-c-proj @@ -52,7 +52,7 @@ cat > .gitignore <> .git/info/exclude +printf '%s\n' '_*' '._*' '.hidden' '.makeenv' >> .git/info/exclude if printf '%s\n' "$1" | grep '^lib' >/dev/null 2>/dev/null; then UPPERCASE="$(printf '%s\n' "$1" | tr '[a-z-]' '[A-Z_]')" -- cgit v1.2.3-70-g09d2