mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02:00
Add files for Access
Suggestions taken from: https://github.com/joyfullservice/msaccess-vcs-addin/blob/main/.gitignore.default
This commit is contained in:
parent
bc8923ba8c
commit
45236d16ef
1 changed files with 6 additions and 1 deletions
|
@ -1,6 +1,10 @@
|
|||
# Office temporary files
|
||||
~$*
|
||||
|
||||
# Access database lock files
|
||||
*.laccdb
|
||||
*.ldb
|
||||
|
||||
# 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.
|
||||
|
||||
|
@ -19,7 +23,8 @@
|
|||
#*.[dD][oO][tT]
|
||||
#*.[dD][oO][tT][mM]
|
||||
|
||||
# Access (accdb, accde, mdb, mde)
|
||||
# Access (accda, accdb, accde, mdb, mde)
|
||||
#*.[aA][cC][cC][dD][aA]
|
||||
#*.[aA][cC][cC][dD][bB]
|
||||
#*.[aA][cC][cC][dD][eE]
|
||||
#*.[mM][dD][bB]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue