diff options
| author | Jakob Kaivo <jkk@ung.org> | 2020-11-11 10:45:05 -0500 |
|---|---|---|
| committer | Jakob Kaivo <jkk@ung.org> | 2020-11-11 10:45:05 -0500 |
| commit | 4601fa65349cd7b3f60619842f3585a1336bc183 (patch) | |
| tree | 1af99de0316359cdc3fb0731a48d57d0351adbe2 /.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..aca991b --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +deonebook +*.o |
