summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorCarson Fleming <cflems@cflems.net>2020-10-19 22:05:01 +0200
committerCarson Fleming <cflems@cflems.net>2020-10-19 22:05:01 +0200
commit72088b904c8ce58b0470843e471f7c8c97861ac9 (patch)
treec7441ae037e3dd8f119af8ee3cf3f6ff17a34f5b /.gitignore
parent278ec70925695a7b767e2b628c67319d218c3d03 (diff)
downloaddaemonize-72088b904c8ce58b0470843e471f7c8c97861ac9.tar.gz
Removed executable and gitignored it
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c6127b3..1d7ce3c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,6 +29,7 @@
*.dylib
# Executables
+daemonize
*.exe
*.out
*.app