diff --git a/.drone.yml b/.drone.yml deleted file mode 100644 index 44858f9..0000000 --- a/.drone.yml +++ /dev/null @@ -1,17 +0,0 @@ -kind: pipeline -type: docker -name: HtmlCssTest - -trigger: - event: - - push - -steps: - - name: code-analysis - image: aosapps/drone-sonar-plugin - settings: - sonar_host: - from_secret: sonar_host - sonar_token: - from_secret: sonar_token - diff --git a/BlazorTP/.gitignore b/BlazorTP/.gitignore deleted file mode 100644 index d4777d2..0000000 --- a/BlazorTP/.gitignore +++ /dev/null @@ -1,28 +0,0 @@ -# ---> macOS -# General -.DS_Store -.AppleDouble -.LSOverride - -# Icon must end with two \r -Icon - -# Thumbnails -._* - -# Files that might appear in the root of a volume -.DocumentRevisions-V100 -.fseventsd -.Spotlight-V100 -.TemporaryItems -.Trashes -.VolumeIcon.icns -.com.apple.timemachine.donotpresent - -# Directories potentially created on remote AFP share -.AppleDB -.AppleDesktop -Network Trash Folder -Temporary Items -.apdisk -