mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-25 15:45:38 +00:00
Patch/diff files are now ignored by Git.
This commit is contained in:
parent
c72d7da672
commit
122b9b2374
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -28,6 +28,9 @@ emulationstation.core
|
||||||
# Profiling data
|
# Profiling data
|
||||||
gmon.out
|
gmon.out
|
||||||
|
|
||||||
|
# Patch/diff files
|
||||||
|
*.diff
|
||||||
|
|
||||||
# Build directories
|
# Build directories
|
||||||
build
|
build
|
||||||
Debug
|
Debug
|
||||||
|
|
Loading…
Reference in a new issue