summaryrefslogtreecommitdiffstats
path: root/pw/.gitignore
diff options
context:
space:
mode:
authorCameron Katri <me@cameronkatri.com>2021-03-20 01:47:16 -0400
committerCameron Katri <me@cameronkatri.com>2021-03-20 01:47:16 -0400
commita477b5619a23ec06af401df48724cc6ec49d9f76 (patch)
treea85a80e1f71b3ddb3b216163244dbbf057228359 /pw/.gitignore
parentff633087671584f9a0627d2525d07f603f9994cc (diff)
downloadpw-darwin-a477b5619a23ec06af401df48724cc6ec49d9f76.tar.gz
pw-darwin-a477b5619a23ec06af401df48724cc6ec49d9f76.tar.zst
pw-darwin-a477b5619a23ec06af401df48724cc6ec49d9f76.zip
pw(8): Fix userdel -r
Fix userdel -r: Remove check to see if uid is used by second user, which is failing after single user is removed Improve Makefile Disallow removing of apple's system users
Diffstat (limited to 'pw/.gitignore')
-rw-r--r--pw/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/pw/.gitignore b/pw/.gitignore
index 2a81d98..d0cde54 100644
--- a/pw/.gitignore
+++ b/pw/.gitignore
@@ -1 +1,2 @@
pw
+*.o