diff options
| author | Leonard Kugis <leonard@kug.is> | 2025-10-14 16:45:30 +0200 |
|---|---|---|
| committer | Leonard Kugis <leonard@kug.is> | 2025-10-14 16:45:30 +0200 |
| commit | 10ffa0008456b887670ef935a006713c685fec49 (patch) | |
| tree | 3355f242e208b2292cce99521ddaf2a01918eb2e /.gitignore | |
| parent | 6809b24fe771120eb52f406368b9108607409772 (diff) | |
| download | magisk-fstab-10ffa0008456b887670ef935a006713c685fec49.tar.gz | |
Added compatibility with bindfs
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -98,3 +98,8 @@ $RECYCLE.BIN/ # End of https://www.toptal.com/developers/gitignore/api/linux,windows,macos,vim + + +# Added by cargo + +/target |
