mirror of
				https://github.com/kevinveenbirkenbach/infinito.git
				synced 2025-10-31 09:19:08 +00:00 
			
		
		
		
	Moved .gitignore to right place
This commit is contained in:
		
							
								
								
									
										23
									
								
								application/node/.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										23
									
								
								application/node/.gitignore
									
									
									
									
										vendored
									
									
								
							| @@ -1,2 +1,21 @@ | ||||
| node_modules/* | ||||
| npm-debug.log | ||||
| .DS_Store | ||||
| node_modules | ||||
| /dist | ||||
|  | ||||
| # local env files | ||||
| .env.local | ||||
| .env.*.local | ||||
|  | ||||
| # Log files | ||||
| npm-debug.log* | ||||
| yarn-debug.log* | ||||
| yarn-error.log* | ||||
|  | ||||
| # Editor directories and files | ||||
| .idea | ||||
| .vscode | ||||
| *.suo | ||||
| *.ntvs* | ||||
| *.njsproj | ||||
| *.sln | ||||
| *.sw* | ||||
|   | ||||
							
								
								
									
										21
									
								
								application/node/infinito-spa/.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										21
									
								
								application/node/infinito-spa/.gitignore
									
									
									
									
										vendored
									
									
								
							| @@ -1,21 +0,0 @@ | ||||
| .DS_Store | ||||
| node_modules | ||||
| /dist | ||||
|  | ||||
| # local env files | ||||
| .env.local | ||||
| .env.*.local | ||||
|  | ||||
| # Log files | ||||
| npm-debug.log* | ||||
| yarn-debug.log* | ||||
| yarn-error.log* | ||||
|  | ||||
| # Editor directories and files | ||||
| .idea | ||||
| .vscode | ||||
| *.suo | ||||
| *.ntvs* | ||||
| *.njsproj | ||||
| *.sln | ||||
| *.sw* | ||||
		Reference in New Issue
	
	Block a user