chore: add Imagoverum fleet management package
This commit is contained in:
17
ImagoverumFleetManagement/.gitignore
vendored
Normal file
17
ImagoverumFleetManagement/.gitignore
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
Root/
|
||||
.idea/
|
||||
/**/bin
|
||||
/**/obj
|
||||
*.suo
|
||||
**/.vs
|
||||
/**/AssemblyInfoProduct.cs
|
||||
/**/_Resharper.Caches
|
||||
/backend/*.sln.DotSettings.user
|
||||
/backend/**/Matrix42.*.csproj.user
|
||||
/backend/**/packages/*.*
|
||||
/backend/**/**/AssemblyInfoProduct.cs
|
||||
/backend/TestResult/*.*
|
||||
|
||||
BasePackage/Assemblies/
|
||||
|
||||
node_modules/
|
||||
Reference in New Issue
Block a user