diff options
author | axtloss <axtlos@getcryst.al> | 2024-07-09 22:41:37 +0200 |
---|---|---|
committer | axtloss <axtlos@getcryst.al> | 2024-07-09 22:41:37 +0200 |
commit | d050d9d43dc3a147c999b929ffa2fd198b71ff89 (patch) | |
tree | 4ba543ede5684fa0c92f6ab99807ced6bd040d04 /config/rs | |
parent | a6df31b2db6749ddcb0ae13e72fbcdcfa57a932d (diff) | |
download | runc-d050d9d43dc3a147c999b929ffa2fd198b71ff89.tar.gz runc-d050d9d43dc3a147c999b929ffa2fd198b71ff89.tar.bz2 |
Add example configs and clean code
Diffstat (limited to 'config/rs')
-rw-r--r-- | config/rs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/rs b/config/rs new file mode 100644 index 0000000..3a34b4d --- /dev/null +++ b/config/rs @@ -0,0 +1,2 @@ +compiler=rustc +fileext=rs |