diff options
| author | lvntky <klevent1903@gmail.com> | 2024-11-22 11:59:42 +0300 |
|---|---|---|
| committer | lvntky <klevent1903@gmail.com> | 2024-11-22 11:59:42 +0300 |
| commit | 22b5816d5d2ff079091d45cc87b6ca92d66eb482 (patch) | |
| tree | 9d58a72c1414f07cce8226c4343e6321aca3b025 /example/.gitignore | |
| parent | 29d1c88deb931e4f93b2af81bb4d04b149078c5d (diff) | |
[feature] line drawing algorithm
Diffstat (limited to 'example/.gitignore')
| -rw-r--r-- | example/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/example/.gitignore b/example/.gitignore new file mode 100644 index 0000000..07ac165 --- /dev/null +++ b/example/.gitignore @@ -0,0 +1,2 @@ +build/ +core.* |
