diff options
| author | Aldrik Ramaekers <aldrikboy@gmail.com> | 2024-11-23 22:33:43 +0100 |
|---|---|---|
| committer | Aldrik Ramaekers <aldrikboy@gmail.com> | 2024-11-23 22:33:43 +0100 |
| commit | b1e857cf1471d1871a9396696b22fa531da98249 (patch) | |
| tree | 3923008a8653057698cb339faf6dcfa92e18364b /project-base/.gitignore | |
| parent | 106bb7fcadf637cec883648916cc8d19529d6199 (diff) | |
add projbase to repo
Diffstat (limited to 'project-base/.gitignore')
| -rw-r--r-- | project-base/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/project-base/.gitignore b/project-base/.gitignore new file mode 100644 index 0000000..e64d19d --- /dev/null +++ b/project-base/.gitignore @@ -0,0 +1,5 @@ +examples/*.exe +build/ +.vscode/ +.vs/ +src/.vs/
\ No newline at end of file |
