2
0

Make case-insensitive

This commit is contained in:
Martin Leduc
2024-08-05 21:09:46 -04:00
committed by GitHub
parent 45236d16ef
commit 256d85d2c7

View File

@@ -1,9 +1,9 @@
# Office temporary files
~$*
# Access database lock files
*.laccdb
*.ldb
# Access database lock files (laccdb, ldb)
*.[lL][aA][cC][cC][dD][bB]
*.[lL][dD][bB]
# The following sections constitute a list of Office file extensions that support VBA.
# If you want to exclude Office files from your repo, uncomment the corresponding file extensions.