diff options
author | Plex <thinkplex@riseup.net> | 2022-06-15 17:22:59 +0200 |
---|---|---|
committer | Plex <thinkplex@riseup.net> | 2022-06-15 17:22:59 +0200 |
commit | 72627d2f6efe3f3297ce466a1fdd208015a19f88 (patch) | |
tree | d73c889a721dd31bc1a31f9532d542279026a665 /.gitignore | |
parent | 28b41ee492805971632e1d65ab9f855ce837767b (diff) |
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -52,3 +52,15 @@ modules.order Module.symvers Mkfile.old dkms.conf + + +# Added by cargo + +/target + + +# Added by cargo +# +# already existing elements were commented out + +#/target |