fixed agent gitignore

This commit is contained in:
Lily Tsuru 2024-11-23 11:52:13 -05:00
parent 5f9f547db8
commit 4a37a97fee

4
.gitignore vendored
View file

@ -1,6 +1,10 @@
/target
# for gods sakes visual studio
/agent/*.sdf
/agent/x64
/agent/**/x64
/agent/ipch
/agent/**/Release
/agent/**/Debug
/agent/*.suo