commit 62170b508e707f5a90c2eba98a3223ece2b3c7db parent 43ba22750558907a00fd46350f5bd6af36859143 Author: LFeenanEA <[email protected]> Date: Wed, 15 Jan 2025 19:20:58 +0000 Initial .gitignore file. Diffstat:
A | .gitignore | | | 9 | +++++++++ |
1 file changed, 9 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -0,0 +1,9 @@ + +# Visual Studio files +.vs/ +*.user + +# Output object and binary folders +[Dd]ebug/ +[Rr]elease/ +[Bb]in/