diff options
author | Vitalii Kuzhdin | 2025-04-16 02:33:53 +0200 |
---|---|---|
committer | Vitalii Kuzhdin | 2025-04-16 02:33:53 +0200 |
commit | 27876c8d3bf5abe4b97db5b363fc0897c99e231a (patch) | |
tree | a8dc43699818ffc4fba57fe7d8083aa93a6aed92 /.gitignore | |
parent | 30ced9c602191927e4851d8c1f7ef7aaad30204f (diff) | |
download | aur-27876c8d3bf5abe4b97db5b363fc0897c99e231a.tar.gz |
Fix build with QT 6.9.0
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 218cc907c9ed..a74af9740d0e 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ !.SRCINFO !.gitignore !.nvchecker.toml +!rpcs3_qt690_atomic.patch |