From 854866ce0efa1b278d3e0569575e7b2c3423903e Mon Sep 17 00:00:00 2001 From: LFeenanEA <170682497+LFeenanEA@users.noreply.github.com> Date: Thu, 27 Feb 2025 16:40:51 +0000 Subject: [PATCH] initial .gitignore. --- .gitignore | 55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..09683a4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,55 @@ + +# Ignore RUNable folder +[Rr]un + +# Dependencies +[Ll]ibs/ +Miles6/ +Bink/ +Lightscape/ +NvDXTLib/ +Umbra/ +GameSpy/ +DirectX/ + +# Output build folders +[Rr]elease* +[Pp]rofile* +[Dd]ebug* +Hybrid/ +Max4_Release/ +Max4_Hybrid/ +GMax_Release/ +GMax_Hybrid/ + +# Various Visual Studio extensions +*.opt +*.ncb +*.plg +*.idb +*.pdb +*.ilk +*.res +*.exp +*.obj +*.sbr +*.pch +*.tlb + +*_i.c + +*.aps +*.db + +/Code/Tools/LevelEdit/vss.h + +*.cod +*.rpt + +# Build number +/Code/Commando/build.bin + +# Output files generated by Locomoto.exe +wwconfig_ids.rpt +wwconfig_ids.h +IDL_*.loc