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.*
|
mono_crash.*
|
||||||
|
|
||||||
# Build results
|
# Build results
|
||||||
|
bin/
|
||||||
|
[Aa]pp_[Dd]ata/
|
||||||
[Dd]ebug/
|
[Dd]ebug/
|
||||||
[Dd]ebugPublic/
|
[Dd]ebugPublic/
|
||||||
[Rr]elease/
|
[Rr]elease/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user