Update .gitignore
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -1,7 +1,6 @@
|
|||||||
Common IntelliJ Platform excludes
|
Common IntelliJ Platform excludes
|
||||||
|
|
||||||
# User specific
|
# User specific
|
||||||
**/obj/**/*
|
|
||||||
**/.idea/**/workspace.xml
|
**/.idea/**/workspace.xml
|
||||||
**/.idea/**/tasks.xml
|
**/.idea/**/tasks.xml
|
||||||
**/.idea/shelf/*
|
**/.idea/shelf/*
|
||||||
@@ -22,6 +21,12 @@
|
|||||||
**/.idea/**/contentModel.xml
|
**/.idea/**/contentModel.xml
|
||||||
**/.idea/**/modules.xml
|
**/.idea/**/modules.xml
|
||||||
|
|
||||||
|
|
||||||
|
Moonlight/[Bb]in/
|
||||||
|
Moonlight/[Oo]bj/
|
||||||
|
Moonlight/_UpgradeReport_Files/
|
||||||
|
Moonlight/[Pp]ackages/
|
||||||
|
|
||||||
*.suo
|
*.suo
|
||||||
*.user
|
*.user
|
||||||
.vs/
|
.vs/
|
||||||
|
|||||||
Reference in New Issue
Block a user