misc: update .gitignore

Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
This commit is contained in:
Yuxuan Shui 2024-05-15 23:33:25 +01:00
parent 86ea2bbcf2
commit 974d74754e
No known key found for this signature in database
GPG Key ID: D3A4405BE6CC17F4
1 changed files with 15 additions and 0 deletions

15
.gitignore vendored
View File

@ -34,14 +34,29 @@ cmake_install.cmake
CPackSourceConfig.cmake
install_manifest.txt
# apitrace
*.trace
# Vim files
.sw[a-z]
.*.sw[a-z]
*~
# Rust
target
# Python
*.pyc
*.py
!/tests/testcases/*.py
# Misc files
*.conf
!/tests/configs/*.conf
perf.data
perf.data.old
core.*
vgcore.*
.gdb_history
oprofile_data/
compton.plist