You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
106 lines
2.0 KiB
106 lines
2.0 KiB
# ---> C |
|
# Prerequisites |
|
*.d |
|
|
|
# Object files |
|
*.o |
|
*.ko |
|
*.obj |
|
*.elf |
|
|
|
# Linker output |
|
*.ilk |
|
*.map |
|
*.exp |
|
|
|
# Precompiled Headers |
|
*.gch |
|
*.pch |
|
|
|
# Libraries |
|
*.lib |
|
*.a |
|
*.la |
|
*.lo |
|
|
|
# Shared objects (inc. Windows DLLs) |
|
*.dll |
|
*.so |
|
*.so.* |
|
*.dylib |
|
|
|
# Executables |
|
*.exe |
|
*.out |
|
*.app |
|
*.i*86 |
|
*.x86_64 |
|
*.hex |
|
|
|
# Debug files |
|
*.dSYM/ |
|
*.su |
|
*.idb |
|
*.pdb |
|
*.mp4 |
|
|
|
# Kernel Module Compile Results |
|
*.mod* |
|
*.cmd |
|
.tmp_versions/ |
|
modules.order |
|
Module.symvers |
|
Mkfile.old |
|
dkms.conf |
|
|
|
/.vs |
|
/24Hour/bin |
|
/24Hour/obj |
|
/Elight.Entity/bin |
|
/Elight.Entity/obj |
|
/Elight.Logic/bin |
|
/Elight.Logic/obj |
|
/Elight.Utility/bin |
|
/Elight.Utility/obj |
|
/Elight.Utility/Extension/ServiceConverter.cs |
|
/24Hour/wwwroot/File |
|
/24Hour/24Hour.xml |
|
/24Hour/Properties/launchSettings.json |
|
*.png |
|
*.log |
|
*.txt |
|
/WebApplication1/.vs |
|
/WebApplication1/obj |
|
/WebApplication1/bin |
|
/24Hour/Properties/PublishProfiles/FolderProfile.pubxml.user |
|
/WebApplication1/obj/WebApplication1.csproj.nuget.g.props |
|
/WebApplication1/obj/project.assets.json |
|
/WebApplication1/obj/Debug/net6.0/WebApplication1.csproj.AssemblyReference.cache |
|
/24Hour/24Hour.csproj.user |
|
/24Hour/Properties/PublishProfiles/FolderProfile1.pubxml |
|
/24Hour/Properties/PublishProfiles/FolderProfile1.pubxml.user |
|
/24Hour/wwwroot |
|
/Dto/obj |
|
/Dto/obj/Debug |
|
/Dto/obj/Debug/net6.0 |
|
/Dto/obj/Release |
|
*.cs |
|
/Dto/obj/Debug/net6.0/Dto.csproj.AssemblyReference.cache |
|
/Dto/obj/Debug/net6.0/Dto.AssemblyInfoInputs.cache |
|
/Dto/obj/Debug/net6.0/Dto.GeneratedMSBuildEditorConfig.editorconfig |
|
/Dto/obj/Dto.csproj.nuget.dgspec.json |
|
/Dto/obj/Dto.csproj.nuget.g.props |
|
/Dto/obj/project.assets.json |
|
/Dto/obj/project.nuget.cache |
|
/Dto/obj/Debug/net6.0 |
|
/Dto/bin/Release/net6.0/Dto.deps.json |
|
/Dto/bin |
|
/Dto/obj/Debug/net6.0/Dto.GeneratedMSBuildEditorConfig.editorconfig |
|
/Dto/obj/Dto.csproj.nuget.dgspec.json |
|
/Dto/obj/Dto.csproj.nuget.g.props |
|
/Dto/obj/project.assets.json |
|
/Dto/obj/project.nuget.cache |
|
/WebApplication1/obj/Release/net6.0/WebApplication1.csproj.AssemblyReference.cache |
|
/24Hour/Properties/PublishProfiles/twentyfoursvc.pubxml |
|
/24Hour/Properties/PublishProfiles/twentyfoursvc.pubxml.user |
|
/WebApplication1/bin/Debug/net6.0/WebApplication1.deps.json
|
|
|