add gitignore file
This commit is contained in:
parent
1f74791394
commit
ec614694df
19
.gitignore
vendored
Normal file
19
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,19 @@
|
||||||
|
bin
|
||||||
|
obj
|
||||||
|
.vs
|
||||||
|
*.pdf
|
||||||
|
*.mp4
|
||||||
|
*.pptx
|
||||||
|
*.user
|
||||||
|
*.pubxml
|
||||||
|
*.csproj.user
|
||||||
|
*.pubxml.user
|
||||||
|
*.suo
|
||||||
|
*.xlsx
|
||||||
|
/OnlineSalesAutoCrop/Assets/ExportFile
|
||||||
|
/_UpgradeWizard_Files
|
||||||
|
/UpgradeWizardLog.xml
|
||||||
|
/UpgradeLog4.htm
|
||||||
|
/UpgradeLog5.htm
|
||||||
|
/UpgradeLog7.htm
|
||||||
|
/OnlineSalesAutoCrop/App_Data/RadUploadTemp
|
||||||
Loading…
Reference in New Issue
Block a user