Sets up ability to do backups from production

This commit is contained in:
2023-03-28 12:40:23 -07:00
parent 24366058cf
commit b71095e44b
25 changed files with 1476 additions and 19 deletions

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]
# *~