Mercurial > crates > nonstick
annotate .hgignore @ 146:1bc52025156b
Split PAM items into their own separate struct.
To trim down the number of methods on `PamShared`, this puts all the
Items into their own struct(s). This also makes the split between
authtok/authtok_item easier to understand.
author | Paul Fisher <paul@pfish.zone> |
---|---|
date | Sun, 06 Jul 2025 19:10:26 -0400 |
parents | b52594841480 |
children |
rev | line source |
---|---|
52 | 1 syntax: rootglob |
2 .idea | |
135
b52594841480
Split libpam-sys into its own sub-workspace.
Paul Fisher <paul@pfish.zone>
parents:
107
diff
changeset
|
3 target |
b52594841480
Split libpam-sys into its own sub-workspace.
Paul Fisher <paul@pfish.zone>
parents:
107
diff
changeset
|
4 libpam-sys/target |