mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-05 14:31:24 +12:00
Add Qt Creator .autosave files to .gitignore (#13597)
This commit is contained in:
parent
3e556c710b
commit
842edbcbe7
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -104,6 +104,7 @@ rpcs3/rpcs3_autogen/*
|
||||||
|
|
||||||
# QtCreator
|
# QtCreator
|
||||||
CMakeLists.txt.user
|
CMakeLists.txt.user
|
||||||
|
*.autosave
|
||||||
|
|
||||||
# CLion
|
# CLion
|
||||||
/.idea/*
|
/.idea/*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue