modeco80
182266ec3c
a better compiler. also i dont need a seperate dev machine with vs 2013 installed anymore, thank god
16 lines
No EOL
244 B
Text
16 lines
No EOL
244 B
Text
/target
|
|
|
|
# for gods sakes visual studio
|
|
/agent/*.sdf
|
|
/agent/x64
|
|
/agent/**/x64
|
|
/agent/ipch
|
|
/agent/**/Release
|
|
/agent/**/Debug
|
|
/agent/*.suo
|
|
|
|
# much better
|
|
/agent-vs2022/.cache
|
|
/agent-vs2022/bin
|
|
/agent-vs2022/obj
|
|
/agent-vs2022/compile_commands.json |