Fix perf.data entries in .gitignore

This commit is contained in:
Léo Lam 2021-07-25 14:35:23 +02:00
parent 6a87b27ad2
commit b4f312d14f
No known key found for this signature in database
GPG Key ID: 0DF30F9081000741
1 changed files with 2 additions and 2 deletions

4
.gitignore vendored
View File

@ -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