exclude initial commit

This commit is contained in:
2025-05-29 00:30:08 +01:00
commit f249cc2a4d
11 changed files with 317 additions and 0 deletions

6
cmd/template/exclude Normal file
View File

@@ -0,0 +1,6 @@
# git ls-files --others --exclude-from=.git/info/exclude
# Lines that start with '#' are comments.
# For a project mostly in C, the following would be a good set of
# exclude patterns (uncomment them if you want to use them):
# *.[oa]
# *~