diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -25,6 +25,10 @@ *.xz *.zst +# Testing and debugging files +esp/ +.gdbinit + # Built exec's bin/cat/cat bin/chmod/chmod |
![]() |
index : dholman/box.git | |
Unix-like OS written in C | Danny Holman |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 4 |
@@ -25,6 +25,10 @@ *.xz *.zst +# Testing and debugging files +esp/ +.gdbinit + # Built exec's bin/cat/cat bin/chmod/chmod |