mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 03:37:05 +02:00
Compare commits
7 Commits
51737947b9
...
61d0d9fbd6
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
61d0d9fbd6 | ||
|
|
dcc0fc7bc2 | ||
|
|
314d381f1e | ||
|
|
6a98aacd54 | ||
|
|
9275edaddf | ||
|
|
cf6e0a5aaa | ||
|
|
0a25801fa9 |
@ -181,13 +181,13 @@ acs-*.bib
|
|||||||
*.ind
|
*.ind
|
||||||
|
|
||||||
# minitoc
|
# minitoc
|
||||||
*.maf
|
*.maf*([0-9])
|
||||||
*.mlf
|
*.mlf*([0-9])
|
||||||
*.mlt
|
*.mlt*([0-9])
|
||||||
*.mtc[0-9]*
|
*.mtc*([0-9])
|
||||||
*.slf[0-9]*
|
*.slf*([0-9])
|
||||||
*.slt[0-9]*
|
*.slt*([0-9])
|
||||||
*.stc[0-9]*
|
*.stc*([0-9])
|
||||||
|
|
||||||
# minted
|
# minted
|
||||||
_minted*
|
_minted*
|
||||||
|
|||||||
5
community/FreeCAD.gitignore
Normal file
5
community/FreeCAD.gitignore
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# FreeCAD backup and temporary files
|
||||||
|
*.FC.lock
|
||||||
|
*.bak
|
||||||
|
*.FCBak
|
||||||
|
*.tmp
|
||||||
Loading…
Reference in New Issue
Block a user