gitignore更新
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -173,6 +173,7 @@ compile_commands.json
|
|||||||
# 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