mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-03 05:21:25 +12:00
gitignore: Add sublime projects
This commit is contained in:
parent
fe1bc18ac9
commit
99c2d37b8c
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -106,6 +106,10 @@ rpcs3/rpcs3_autogen/*
|
||||||
CMakeLists.txt.user
|
CMakeLists.txt.user
|
||||||
*.autosave
|
*.autosave
|
||||||
|
|
||||||
|
# Sublime Text
|
||||||
|
*.sublime-project
|
||||||
|
*.sublime-workspace
|
||||||
|
|
||||||
# CLion
|
# CLion
|
||||||
/.idea/*
|
/.idea/*
|
||||||
/cmake-build-*/
|
/cmake-build-*/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue