Modified .gitignore to skip App_Data and bin
This commit is contained in:
parent
02f1eadf3e
commit
49ad983abd
2
.gitignore
vendored
2
.gitignore
vendored
@ -18,6 +18,8 @@
|
||||
mono_crash.*
|
||||
|
||||
# Build results
|
||||
bin/
|
||||
[Aa]pp_[Dd]ata/
|
||||
[Dd]ebug/
|
||||
[Dd]ebugPublic/
|
||||
[Rr]elease/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user