diff options
author | WlodekM <[email protected]> | 2025-02-15 15:51:21 +0200 |
---|---|---|
committer | WlodekM <[email protected]> | 2025-02-15 15:51:21 +0200 |
commit | 8043bc132342205a6033667975dd1a70375fd542 (patch) | |
tree | a469fa47f1d73d422c9743367be47a83558bd138 /.gitignore | |
parent | a78fe6ec83b4446d1368910b51bf7257eb8476c9 (diff) |
try to make vi or nano work (and fail miserably)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 39786f0..8024dce 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,5 @@ sbuild a.out init init.cpio +lib +lib64 |