diff options
author | B. Bergeron <[email protected]> | 2025-07-16 00:17:00 -0400 |
---|---|---|
committer | B. Bergeron <[email protected]> | 2025-07-16 00:17:00 -0400 |
commit | 4addcd2a4163f0767ec1ed696ac7eae49d55c8ff (patch) | |
tree | ef6de2ca3c851fa41c51ba0e85b5f8c1bb71347b /.gitignore |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c45c2d6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +run_landlock |