Panda3DS/.gitignore
fleroviux 4322ebda2c [GPU] Start texture combiner implementation
This commit first implements experimental and incomplete
texture combiner support. Currently only the first texture combiner
is implemented. Many sources and combine modes are not implemented yet.
2023-06-15 22:45:13 +02:00

60 lines
No EOL
513 B
Text

# Visual Studio files
*.rsuser
*.suo
*.user
*.userosscache
*.sln.docstates
*.userprefs
#Clion Files
.idea/
cmake-build-*
Debug/
Release/
ReleaseWithClangCL/
Enabled/
Disabled/
build/
.vs/
.vscode/*.log
ipch/
*.aps
*.ncb
*.opendb
*.opensdf
*.sdf
*.cachefile
*.VC.db
*.VC.VC.opendb
vsprojects/packages
.Trash-1000/
# Linux files
*.o
*.dep
*.mcd
# FastBuild and msfastbuild stuff
*.bff
*.fdb
fb.bat
# macos files
.DS_store
# IDA database files
*.id0
*.id1
*.nam
*.til
*.idb
# 3DS files
*.3dsx
*.elf
*.smdh