diff options
| author | Alexander Barton <alex@barton.de> | 2024-01-08 22:16:52 +0100 |
|---|---|---|
| committer | Alexander Barton <alex@barton.de> | 2024-01-11 15:12:48 +0100 |
| commit | 07219281ef2092a29050a3934937a2a0c8916e43 (patch) | |
| tree | 1156b065cda4f6e880c1a35943aaac16bc8c83c1 /contrib/MacOSX/.gitignore | |
| parent | a5de81e48934c296d56aebed686b122001ec499f (diff) | |
| download | ngircd-07219281ef2092a29050a3934937a2a0c8916e43.tar.gz ngircd-07219281ef2092a29050a3934937a2a0c8916e43.zip | |
Remove unmaintained contrib/MacOSX/ folder
This includes removing the Xcode project. The sample launchd(8) configuration properties list file was moved to "contrib/de.barton.ngircd.plist" and kept.
Diffstat (limited to 'contrib/MacOSX/.gitignore')
| -rw-r--r-- | contrib/MacOSX/.gitignore | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/MacOSX/.gitignore b/contrib/MacOSX/.gitignore deleted file mode 100644 index 260a9fd2..00000000 --- a/contrib/MacOSX/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -build -de.barton.ngircd.plist |