Modified .gitignore to skip App_Data and bin

This commit is contained in:
Thomas Wiedebusch 2023-12-06 08:23:25 +01:00
parent 02f1eadf3e
commit 49ad983abd

2
.gitignore vendored
View File

@ -18,6 +18,8 @@
mono_crash.*
# Build results
bin/
[Aa]pp_[Dd]ata/
[Dd]ebug/
[Dd]ebugPublic/
[Rr]elease/