diff options
| author | Carson Fleming <cflems@cflems.net> | 2020-10-19 22:05:01 +0200 |
|---|---|---|
| committer | Carson Fleming <cflems@cflems.net> | 2020-10-19 22:05:01 +0200 |
| commit | 72088b904c8ce58b0470843e471f7c8c97861ac9 (patch) | |
| tree | c7441ae037e3dd8f119af8ee3cf3f6ff17a34f5b | |
| parent | 278ec70925695a7b767e2b628c67319d218c3d03 (diff) | |
| download | daemonize-72088b904c8ce58b0470843e471f7c8c97861ac9.tar.gz | |
Removed executable and gitignored it
| -rw-r--r-- | .gitignore | 1 | ||||
| -rwxr-xr-x | daemonize | bin | 17968 -> 0 bytes |
2 files changed, 1 insertions, 0 deletions
@@ -29,6 +29,7 @@ *.dylib # Executables +daemonize *.exe *.out *.app diff --git a/daemonize b/daemonize Binary files differdeleted file mode 100755 index d75d6bc..0000000 --- a/daemonize +++ /dev/null |
