mirror of https://github.com/stenzek/duckstation
				
				
				
			
			You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
	
	
		
			48 lines
		
	
	
		
			453 B
		
	
	
	
		
			Plaintext
		
	
			
		
		
	
	
			48 lines
		
	
	
		
			453 B
		
	
	
	
		
			Plaintext
		
	
# osx annoyances
 | 
						|
.DS_Store
 | 
						|
 | 
						|
# binaries folder
 | 
						|
/bin/
 | 
						|
/build/
 | 
						|
/build-*/
 | 
						|
 | 
						|
# dependency build temp files
 | 
						|
deps-build/
 | 
						|
/deps/
 | 
						|
 | 
						|
# vs stuff
 | 
						|
.vs
 | 
						|
ipch
 | 
						|
ipch/*
 | 
						|
*.opensdf
 | 
						|
*.sdf
 | 
						|
*.suo
 | 
						|
*.vcxproj.user
 | 
						|
*.VC.opendb
 | 
						|
*.VC.db
 | 
						|
/.vscode/
 | 
						|
 | 
						|
# cmake stuff
 | 
						|
CMakeCache.txt
 | 
						|
CMakeFiles
 | 
						|
Makefile
 | 
						|
cmake_install.cmake
 | 
						|
install_manifest.txt
 | 
						|
 | 
						|
# unix intermediate files
 | 
						|
config.h
 | 
						|
*.o
 | 
						|
*.a
 | 
						|
*.so
 | 
						|
*.dylib
 | 
						|
 | 
						|
# qt creator
 | 
						|
CMakeLists.txt.user
 | 
						|
 | 
						|
# python bytecode
 | 
						|
__pycache__
 | 
						|
 | 
						|
# other repos
 | 
						|
/android
 | 
						|
 |