mirror of https://github.com/zeldaret/botw.git
Fix perf.data entries in .gitignore
This commit is contained in:
parent
6a87b27ad2
commit
b4f312d14f
|
@ -34,8 +34,8 @@ bin/
|
||||||
*.rep/
|
*.rep/
|
||||||
|
|
||||||
# Debugging
|
# Debugging
|
||||||
perf.mData
|
perf.data
|
||||||
perf.mData.old
|
perf.data.old
|
||||||
.gdb_history
|
.gdb_history
|
||||||
|
|
||||||
# Tooling
|
# Tooling
|
||||||
|
|
Loading…
Reference in New Issue