diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 63360a3..39786f0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ kernel build sbuild -a,out +a.out +init +init.cpio |