Added bin to repo. This is where you put debug/release when configuring your user file.
To make is obvious where the debug/release goes, I put a bin folder in code that's for testing out of.
This commit is contained in:
		
							parent
							
								
									3877187da0
								
							
						
					
					
						commit
						003c8a1157
					
				
					 2 changed files with 3 additions and 2 deletions
				
			
		
							
								
								
									
										3
									
								
								code/.gitignore
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								code/.gitignore
									
										
									
									
										vendored
									
									
								
							| 
						 | 
					@ -1,5 +1,3 @@
 | 
				
			||||||
[Bb]in/
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# C++ objects and libs
 | 
					# C++ objects and libs
 | 
				
			||||||
 | 
					
 | 
				
			||||||
*.slo
 | 
					*.slo
 | 
				
			||||||
| 
						 | 
					@ -11,6 +9,7 @@
 | 
				
			||||||
*.so
 | 
					*.so
 | 
				
			||||||
*.dll
 | 
					*.dll
 | 
				
			||||||
*.dylib
 | 
					*.dylib
 | 
				
			||||||
 | 
					*.pdb
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Qt-es
 | 
					# Qt-es
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
							
								
								
									
										2
									
								
								code/bin/.gitignore
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								code/bin/.gitignore
									
										
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
					@ -0,0 +1,2 @@
 | 
				
			||||||
 | 
					[Dd]ebug/
 | 
				
			||||||
 | 
					[Rr]elease/
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue