Compare commits

..

No commits in common. "2552f491ec42208c99b4cd19df3f18f28bb7cc62" and "e2f7926c41315b177493ec743fbb4e8438068b34" have entirely different histories.

3 changed files with 3 additions and 9 deletions

12
.gitignore vendored
View File

@ -19,7 +19,7 @@ mono_crash.*
# Build results
[Dd]ebug/
[Dd]ebugPublic/
# [Rr]elease/
[Rr]elease/
[Rr]eleases/
x64/
x86/
@ -27,7 +27,7 @@ x86/
[Aa][Rr][Mm]/
[Aa][Rr][Mm]64/
bld/
# [Bb]in/
[Bb]in/
[Oo]bj/
[Ll]og/
[Ll]ogs/
@ -177,8 +177,7 @@ DocProject/Help/Html2
DocProject/Help/html
# Click-Once directory
native/
# publish/
publish/
# Publish Web Output
*.[Pp]ublish.xml
@ -240,11 +239,6 @@ ClientBin/
*.pfx
*.publishsettings
orleans.codegen.cs
*.deps.json
*.dll.dbg
*.so.dbg
extension/bin/Release/net8.0/linux-x64/ArmaDragonflyClient_x64.dll
extension/bin/Release/net8.0/win-x64/ArmaDragonflyClient_x64.dll
# Including strong name files can present a security risk
# (https://github.com/github/gitignore/pull/2483#issue-259490424)