mirror of
				https://gitlab.nic.cz/turris/reforis/foris-js.git
				synced 2025-11-03 23:00:31 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			51 lines
		
	
	
		
			556 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			51 lines
		
	
	
		
			556 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# Common
 | 
						|
.cache
 | 
						|
## Logs
 | 
						|
logs
 | 
						|
*.log
 | 
						|
 | 
						|
# NodeJS
 | 
						|
## Logs
 | 
						|
npm-debug.log*
 | 
						|
yarn-debug.log*
 | 
						|
yarn-error.log*
 | 
						|
 | 
						|
## Runtime data
 | 
						|
pids
 | 
						|
*.pid
 | 
						|
*.seed
 | 
						|
*.pid.lock
 | 
						|
 | 
						|
## node-waf configuration
 | 
						|
.lock-wscript
 | 
						|
 | 
						|
## Compiled binary addons (https://nodejs.org/api/addons.html)
 | 
						|
build/Release
 | 
						|
 | 
						|
## Dependency directories
 | 
						|
node_modules/
 | 
						|
 | 
						|
## Optional npm cache directory
 | 
						|
.npm
 | 
						|
 | 
						|
## Unit test / coverage reports
 | 
						|
coverage/
 | 
						|
htmlcov/
 | 
						|
.tox/
 | 
						|
.coverage
 | 
						|
.coverage.*
 | 
						|
nosetests.xml
 | 
						|
coverage.xml
 | 
						|
*.cover
 | 
						|
.hypothesis/
 | 
						|
.pytest_cache/
 | 
						|
 | 
						|
## Translations
 | 
						|
*.mo
 | 
						|
 | 
						|
/js/styleguide/
 | 
						|
.gitignore
 | 
						|
 | 
						|
dist/
 | 
						|
foris-*.tgz
 |