gitignore
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -98,6 +98,11 @@ StyleCopReport.xml
|
||||
*.svclog
|
||||
*.scc
|
||||
|
||||
*.sln
|
||||
*.vcxproj
|
||||
*.vcxproj.filters
|
||||
*.vcxproj.user
|
||||
|
||||
# Chutzpah Test files
|
||||
_Chutzpah*
|
||||
|
||||
@@ -360,4 +365,6 @@ MigrationBackup/
|
||||
.ionide/
|
||||
|
||||
# Fody - auto-generated XML schema
|
||||
FodyWeavers.xsd
|
||||
FodyWeavers.xsd
|
||||
/library_cpp.vcxproj
|
||||
/library_cpp.vcxproj.filters
|
||||
|
||||
Reference in New Issue
Block a user