mirror of
https://github.com/github/gitignore.git
synced 2026-09-03 13:47:17 +02:00
Compare commits
No commits in common. "f84aa8dcb17a42f91e5becf55ebdbf4aec83e19a" and "af8cbe919e417abdc81d1b942651d83832c5edce" have entirely different histories.
f84aa8dcb1
...
af8cbe919e
@ -1,40 +0,0 @@
|
||||
|
||||
# Office temporary files
|
||||
~$*
|
||||
|
||||
# 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.
|
||||
|
||||
# Excel (xls, xlsb, xlsm, xlt, xltm, xla, xlam)
|
||||
#*.[xX][lL][sS]
|
||||
#*.[xX][lL][sS][bB]
|
||||
#*.[xX][lL][sS][mM]
|
||||
#*.[xX][lL][tT]
|
||||
#*.[xX][lL][tT][mM]
|
||||
#*.[xX][lL][aA]
|
||||
#*.[xX][lL][aA][mM]
|
||||
|
||||
# Word (doc, docm, dot, dotm)
|
||||
#*.[dD][oO][cC]
|
||||
#*.[dD][oO][cC][mM]
|
||||
#*.[dD][oO][tT]
|
||||
#*.[dD][oO][tT][mM]
|
||||
|
||||
# Access (accda, accdb, accde, mdb, mde)
|
||||
#*.[aA][cC][cC][dD][aA]
|
||||
#*.[aA][cC][cC][dD][bB]
|
||||
#*.[aA][cC][cC][dD][eE]
|
||||
#*.[mM][dD][bB]
|
||||
#*.[mM][dD][eE]
|
||||
|
||||
# PowerPoint (ppt, pptm, pot, potm, pps, ppsm)
|
||||
#*.[pP][pP][tT]
|
||||
#*.[pP][pP][tT][mM]
|
||||
#*.[pP][oO][tT]
|
||||
#*.[pP][oO][tT][mM]
|
||||
#*.[pP][pP][sS]
|
||||
#*.[pP][pP][sS][mM]
|
||||
@ -51,9 +51,6 @@ Generated\ Files/
|
||||
TestResult.xml
|
||||
nunit-*.xml
|
||||
|
||||
# Approval Tests result files
|
||||
*.received.*
|
||||
|
||||
# Build Results of an ATL Project
|
||||
[Dd]ebugPS/
|
||||
[Rr]eleasePS/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user