diff options
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore index 9fe4b89a5f..25baf5c841 100644 --- a/.gitignore +++ b/.gitignore @@ -23,7 +23,7 @@ hs_err_pid* /bin/ /build/ -# /crash-reports/ -# /saves/ -# /screenshots/ +/crash-reports/ +/saves/ +/screenshots/ |
