UNPKG

sense-funnel-chart

Version:
116 lines (96 loc) 1.59 kB
# ========================= # Project specific # ========================= [Rr]esources/ [Tt]ests/ web.*.config /dist_dev/ /**/node_modules/ /**/bower_components/ /build/*_dev.zip /build/release/ todos.md # ========================= # Visual Studio # ========================= #https://github.com/github/gitignore/blob/master/VisualStudio.gitignore # User-specific files *.suo *.user *.sln.docstates # Build results [Dd]ebug/ [Rr]elease/ x64/ [Bb]in/ [Oo]bj/ # MSTest test Results [Tt]est[Rr]esult*/ [Bb]uild[Ll]og.* # Visual Studio profiler *.psess *.vsp *.vspx *_i.c *_p.c *.ilk *.meta *.obj *.pch *.pdb *.pgc *.pgd *.rsp *.sbr *.tlb *.tli *.tlh *.tmp *.tmp_proj *.log *.vspscc *.vssscc .builds *.pidb *.scc # Click-Once directory publish/ # Publish Web Output *.Publish.xml *.pubxml # Others sql/ *.Cache ClientBin/ [Ss]tyle[Cc]op.* ~$* *~ *.dbmdl *.[Pp]ublish.xml *.pfx *.publishsettings # Backup & report files from converting an old project file to a newer # Visual Studio version. Backup files are not needed, because we have git ;-) _UpgradeReport_Files/ Backup*/ UpgradeLog*.XML UpgradeLog*.htm # SQL Server files App_Data/*.mdf App_Data/*.ldf # ========================= # Webstorm # ========================= .idea/ # ========================= # Windows detritus # ========================= # Windows image file caches Thumbs.db ehthumbs.db # Folder config file Desktop.ini # Recycle Bin used on file shares $RECYCLE.BIN/ # Mac crap .DS_Store