diff --git a/.gitignore b/.gitignore index 0023a53..8b2582c 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ DerivedData/ .swiftpm/configuration/registries.json .swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata .netrc +run diff --git a/run b/run deleted file mode 100755 index 280106f..0000000 --- a/run +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/bash -make run -