diff options
| author | Thomas Albers <thomas@thomaslabs.org> | 2023-03-04 22:47:28 +0100 | 
|---|---|---|
| committer | Thomas Albers <thomas@thomaslabs.org> | 2023-03-04 22:47:28 +0100 | 
| commit | 6fe823a614279cceb2d48507bd8e93b0efd87f94 (patch) | |
| tree | 579e3c5db456667ce2aeda94f909703513179ce1 /.gitignore | |
Initial commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8058655 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +scrap.c +notes.org | 
