diff options
| author | Charlie Stanton <charlie@shtanton.xyz> | 2025-04-05 12:50:42 +0100 | 
|---|---|---|
| committer | Charlie Stanton <charlie@shtanton.xyz> | 2025-04-05 12:50:42 +0100 | 
| commit | b851d1dee56a191b3eabee957af4bb35f0a3e2cb (patch) | |
| tree | 9b14d5520b430ce7d32f84635e63ff89f26c6f4a /.gitignore | |
| parent | c7f6b3d1cd3992b59af32a460c22f2574935b3b2 (diff) | |
| parent | 56ebc3a8529f147b83707a4f31ef3e6b7f0f5583 (diff) | |
| download | ldjam57-b851d1dee56a191b3eabee957af4bb35f0a3e2cb.tar | |
Merge branch 'main' into grid
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 8 | 
1 files changed, 8 insertions, 0 deletions
| @@ -1 +1,9 @@  build +.idea +.vs +x64 + +*.sln +*.vcxproj +*.vcxproj.filters +*.vcxproj.user | 
