mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 11:47:22 +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 4+ specific ignores
|
||||||
.godot/
|
.godot/
|
||||||
.nomedia
|
.nomedia
|
||||||
|
|||||||
@ -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*
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user