mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 03:37:05 +02:00
Compare commits
4 Commits
dc841ad8d5
...
51737947b9
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
51737947b9 | ||
|
|
3780fff86c | ||
|
|
bf4440e850 | ||
|
|
cf6e0a5aaa |
@ -1,3 +1,6 @@
|
||||
# Godot 4.2+ specific ignores
|
||||
~*.dll
|
||||
|
||||
# Godot 4+ specific ignores
|
||||
.godot/
|
||||
.nomedia
|
||||
|
||||
@ -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