mirror of
https://github.com/ZDoom/Raze.git
synced 2024-11-21 19:51:12 +00:00
Add crash log file to .gitignore
This prevents accidentally committing this file if you run into a crash while working on something.
This commit is contained in:
parent
2d5f908bcd
commit
0f2ed58b4b
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -5,3 +5,4 @@ build-vs2019/
|
|||
/appimage-build
|
||||
*.AppImage
|
||||
.DS_Store
|
||||
raze-crash.log
|
||||
|
|
Loading…
Reference in a new issue