diff options
| author | n1c00o <n@nc0.fr> | 2023-02-06 21:55:34 +0100 |
|---|---|---|
| committer | Nicolas <34602094+n1c00o@users.noreply.github.com> | 2023-02-06 22:35:54 +0100 |
| commit | 56d459c02009a72e381687697e4af19fa4990900 (patch) | |
| tree | 102a2d9d27e5efea433c297823beb75310730e90 /.gitignore | |
| parent | 38db6a4a74ce289744073de909124b49dc625100 (diff) | |
Add Makefile
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ /.idea/ /.vscode/ +/bin/
\ No newline at end of file |
