Initial commit
This commit is contained in:
21
.gitignore
vendored
Normal file
21
.gitignore
vendored
Normal file
@ -0,0 +1,21 @@
|
||||
.cache
|
||||
.clangd
|
||||
.current_build
|
||||
.conanbuild
|
||||
.idea
|
||||
.mypy_cache
|
||||
.stfolder
|
||||
.stignore
|
||||
scripts/__pycache__
|
||||
CMakeLists.txt.user
|
||||
ROM.oxfs
|
||||
Session.vim
|
||||
build
|
||||
compile_commands.json
|
||||
dist
|
||||
graph_info.json
|
||||
imgui.ini
|
||||
*.gba
|
||||
*.sav
|
||||
studio_state.json
|
||||
tags
|
Reference in New Issue
Block a user