gitignore更新
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@@ -171,7 +171,8 @@ compile_commands.json
|
|||||||
.LSOverride
|
.LSOverride
|
||||||
|
|
||||||
# Icon must end with two \r
|
# Icon must end with two \r
|
||||||
Icon
|
Icon
|
||||||
|
|
||||||
|
|
||||||
# Thumbnails
|
# Thumbnails
|
||||||
._*
|
._*
|
||||||
@@ -192,3 +193,10 @@ Network Trash Folder
|
|||||||
Temporary Items
|
Temporary Items
|
||||||
.apdisk
|
.apdisk
|
||||||
|
|
||||||
|
.idea/.gitignore
|
||||||
|
.idea/Compiler_GUI.iml
|
||||||
|
.idea/editor.xml
|
||||||
|
.idea/misc.xml
|
||||||
|
.idea/modules.xml
|
||||||
|
.idea/QtSettings.xml
|
||||||
|
.idea/vcs.xml
|
||||||
|
|||||||
Reference in New Issue
Block a user