diff options
| author | Gustav Sörnäs <gustav@sornas.net> | 2020-11-24 17:01:58 +0100 |
|---|---|---|
| committer | Gustav Sörnäs <gustav@sornas.net> | 2020-11-24 17:01:58 +0100 |
| commit | e582c817d5702ff11fc662240d5a3e70f0d57389 (patch) | |
| tree | 5ab7cc805bd1eb050c882a6be3d6e9e99213a363 /src | |
| parent | 1e79a64a45d4a9a1f2f9f6dfdd605e9435e5ab46 (diff) | |
| download | pintos-rs-e582c817d5702ff11fc662240d5a3e70f0d57389.tar.gz | |
add and update gitignores
Diffstat (limited to 'src')
| -rw-r--r-- | src/examples/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/examples/.gitignore b/src/examples/.gitignore index 850351e..3497886 100644 --- a/src/examples/.gitignore +++ b/src/examples/.gitignore @@ -37,3 +37,5 @@ dir_stress create_file create_remove_file *.d + +haltrs |
