mirror of https://github.com/ogoun/Zero.git
parent
9dd2d3e020
commit
3dcca38755
@ -0,0 +1,49 @@
|
|||||||
|
# Bloody frontend
|
||||||
|
node_modules
|
||||||
|
bower_components
|
||||||
|
|
||||||
|
# VSCode
|
||||||
|
.vscode
|
||||||
|
|
||||||
|
# Ignore Visual Studio files
|
||||||
|
*.obj
|
||||||
|
*.pdb
|
||||||
|
*.user
|
||||||
|
*.aps
|
||||||
|
*.pch
|
||||||
|
*.vspscc
|
||||||
|
*_i.c
|
||||||
|
*_p.c
|
||||||
|
*.ncb
|
||||||
|
*.suo
|
||||||
|
*.tlb
|
||||||
|
*.cache
|
||||||
|
*.tlh
|
||||||
|
*.bak
|
||||||
|
*.cache
|
||||||
|
*.ilk
|
||||||
|
*.log
|
||||||
|
*.lib
|
||||||
|
*.sbr
|
||||||
|
*.scc
|
||||||
|
*.dbmdl
|
||||||
|
*.sln.ide
|
||||||
|
[Bb]in
|
||||||
|
[Dd]ebug*/
|
||||||
|
[Oo]bj/
|
||||||
|
[Rr]elease*/
|
||||||
|
_ReSharper*/
|
||||||
|
[Tt]est[Rr]esult*
|
||||||
|
TestsResult.html
|
||||||
|
[Bb]uild[Ll]og.*
|
||||||
|
*.[Pp]ublish.xml
|
||||||
|
[Tt]humbs.db
|
||||||
|
|
||||||
|
# NuGet
|
||||||
|
/packages/
|
||||||
|
|
||||||
|
# Build
|
||||||
|
/artifacts/
|
||||||
|
|
||||||
|
.localhistory
|
||||||
|
.vs/
|
@ -1 +1 @@
|
|||||||
564f93dfbd5c0e962177d594e0bc0c5a954a167e
|
4f0bbfe8ac44b56784f7eeaa3cdef96609d6b97e
|
||||||
|
Binary file not shown.
@ -1 +1 @@
|
|||||||
f044fc552d067d297acec51362b39633b46e17c2
|
48781ba1f58e845d50aedda0cbff5881dfe0563f
|
||||||
|
Binary file not shown.
Loading…
Reference in new issue