mirror of
https://github.com/github/gitignore.git
synced 2026-08-29 19:27:19 +02:00
Compare commits
7 Commits
41a1140556
...
ec34dd5dca
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ec34dd5dca | ||
|
|
3780fff86c | ||
|
|
314d381f1e | ||
|
|
6a98aacd54 | ||
|
|
9275edaddf | ||
|
|
bf4440e850 | ||
|
|
0a25801fa9 |
@ -1,3 +1,6 @@
|
||||
# Godot 4.2+ specific ignores
|
||||
~*.dll
|
||||
|
||||
# Godot 4+ specific ignores
|
||||
.godot/
|
||||
.nomedia
|
||||
|
||||
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