mirror of
https://github.com/github/gitignore.git
synced 2026-08-29 11:17:23 +02:00
Compare commits
4 Commits
61d0d9fbd6
...
dac7383520
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
dac7383520 | ||
|
|
57286c3887 | ||
|
|
90db345f0d | ||
|
|
cf6e0a5aaa |
@ -21,6 +21,7 @@ Homestead.yaml
|
||||
Homestead.json
|
||||
/.vagrant
|
||||
.phpunit.result.cache
|
||||
/.phpunit.cache
|
||||
|
||||
/public/build
|
||||
/storage/pail
|
||||
|
||||
@ -181,13 +181,13 @@ acs-*.bib
|
||||
*.ind
|
||||
|
||||
# minitoc
|
||||
*.maf
|
||||
*.mlf
|
||||
*.mlt
|
||||
*.mtc[0-9]*
|
||||
*.slf[0-9]*
|
||||
*.slt[0-9]*
|
||||
*.stc[0-9]*
|
||||
*.maf*([0-9])
|
||||
*.mlf*([0-9])
|
||||
*.mlt*([0-9])
|
||||
*.mtc*([0-9])
|
||||
*.slf*([0-9])
|
||||
*.slt*([0-9])
|
||||
*.stc*([0-9])
|
||||
|
||||
# minted
|
||||
_minted*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user