2016-05-23 23:43:11 +03:00
|
|
|
#Node
|
2016-05-25 23:11:56 +03:00
|
|
|
# Logs
|
|
|
|
logs
|
|
|
|
*.log
|
|
|
|
npm-debug.log*
|
|
|
|
|
|
|
|
# Runtime data
|
|
|
|
pids
|
|
|
|
*.pid
|
|
|
|
*.seed
|
|
|
|
|
|
|
|
# Directory for instrumented libs generated by jscoverage/JSCover
|
|
|
|
lib-cov
|
|
|
|
|
|
|
|
# Coverage directory used by tools like istanbul
|
|
|
|
coverage
|
|
|
|
|
|
|
|
# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
|
|
|
|
.grunt
|
|
|
|
|
|
|
|
# node-waf configuration
|
|
|
|
.lock-wscript
|
|
|
|
|
|
|
|
# Compiled binary addons (http://nodejs.org/api/addons.html)
|
|
|
|
build/Release
|
|
|
|
|
|
|
|
# Dependency directory
|
2016-05-23 23:43:11 +03:00
|
|
|
node_modules
|
|
|
|
|
2016-05-25 23:11:56 +03:00
|
|
|
# Optional npm cache directory
|
|
|
|
.npm
|
|
|
|
|
|
|
|
# Optional REPL history
|
|
|
|
.node_repl_history
|
|
|
|
|
2016-05-23 23:43:11 +03:00
|
|
|
#React Native
|
2015-12-15 17:19:05 +03:00
|
|
|
*AppPackages*
|
2016-04-01 22:30:34 +03:00
|
|
|
*BundleArtifacts*
|
2016-04-08 16:04:56 +03:00
|
|
|
*ReactAssets*
|
2015-12-15 17:19:05 +03:00
|
|
|
|
|
|
|
#OS junk files
|
|
|
|
[Tt]humbs.db
|
|
|
|
*.DS_Store
|
|
|
|
|
|
|
|
#Visual Studio files
|
|
|
|
*.[Oo]bj
|
|
|
|
*.user
|
|
|
|
*.aps
|
|
|
|
*.pch
|
|
|
|
*.vspscc
|
|
|
|
*.vssscc
|
|
|
|
*_i.c
|
|
|
|
*_p.c
|
|
|
|
*.ncb
|
|
|
|
*.suo
|
|
|
|
*.tlb
|
|
|
|
*.tlh
|
2016-10-25 20:27:31 +03:00
|
|
|
*.tlog
|
2015-12-15 17:19:05 +03:00
|
|
|
*.bak
|
|
|
|
*.[Cc]ache
|
|
|
|
*.ilk
|
|
|
|
*.log
|
|
|
|
*.lib
|
|
|
|
*.sbr
|
|
|
|
*.sdf
|
|
|
|
*.opensdf
|
|
|
|
*.opendb
|
|
|
|
*.unsuccessfulbuild
|
2016-10-25 20:27:31 +03:00
|
|
|
*.lastbuildstate
|
2015-12-15 17:19:05 +03:00
|
|
|
ipch/
|
|
|
|
[Oo]bj/
|
|
|
|
[Bb]in
|
|
|
|
[Dd]ebug*/
|
|
|
|
[Rr]elease*/
|
2016-10-25 20:27:31 +03:00
|
|
|
*.tlog/
|
2015-12-15 17:19:05 +03:00
|
|
|
Ankh.NoLoad
|
2016-11-02 21:47:41 +03:00
|
|
|
UpgradeLog.htm
|
2015-12-15 17:19:05 +03:00
|
|
|
|
|
|
|
#MonoDevelop
|
|
|
|
*.pidb
|
|
|
|
*.userprefs
|
|
|
|
|
|
|
|
#Tooling
|
|
|
|
_ReSharper*/
|
|
|
|
*.resharper
|
|
|
|
[Tt]est[Rr]esult*
|
|
|
|
*.sass-cache
|
|
|
|
|
|
|
|
#Project files
|
|
|
|
[Bb]uild/
|
|
|
|
|
|
|
|
#Subversion files
|
|
|
|
.svn
|
|
|
|
|
|
|
|
# Office Temp Files
|
|
|
|
~$*
|
|
|
|
|
|
|
|
# vim Temp Files
|
|
|
|
*~
|
|
|
|
|
|
|
|
#NuGet
|
|
|
|
packages/
|
|
|
|
*.nupkg
|
|
|
|
|
|
|
|
#ncrunch
|
|
|
|
*ncrunch*
|
|
|
|
*crunch*.local.xml
|
|
|
|
|
|
|
|
# visual studio database projects
|
|
|
|
*.dbmdl
|
|
|
|
|
|
|
|
#Test files
|
|
|
|
*.testsettings
|
|
|
|
|
|
|
|
#Other files
|
|
|
|
*.DotSettings
|
|
|
|
.vs/
|
2016-08-11 19:02:57 +03:00
|
|
|
.vscode/
|
2016-02-04 04:50:57 +03:00
|
|
|
*project.lock.json
|
|
|
|
|
|
|
|
#JavaScript files
|
2016-08-11 19:02:57 +03:00
|
|
|
*.jsbundle
|
2016-08-22 18:38:33 +03:00
|
|
|
|
|
|
|
# Visual C++ cache files
|
|
|
|
ipch/
|
|
|
|
*.aps
|
|
|
|
*.ncb
|
|
|
|
*.opendb
|
|
|
|
*.opensdf
|
|
|
|
*.sdf
|
|
|
|
*.cachefile
|
|
|
|
*.VC.db
|
|
|
|
*.VC.VC.opendb
|
|
|
|
|
|
|
|
# Build results
|
|
|
|
[Dd]ebugPublic/
|
|
|
|
[Rr]eleases/
|
|
|
|
x64/
|
|
|
|
x86/
|
|
|
|
bld/
|
|
|
|
[Ll]og/
|