[nostalgia] Add .vs and cmake-build-* to .gitignore
This commit is contained in:
parent
159b7e7ee7
commit
c19d7f4ea3
2
.gitignore
vendored
2
.gitignore
vendored
@ -6,12 +6,14 @@
|
|||||||
.mypy_cache
|
.mypy_cache
|
||||||
.stfolder
|
.stfolder
|
||||||
.stignore
|
.stignore
|
||||||
|
.vs
|
||||||
util/scripts/__pycache__
|
util/scripts/__pycache__
|
||||||
pyenv
|
pyenv
|
||||||
CMakeLists.txt.user
|
CMakeLists.txt.user
|
||||||
ROM.oxfs
|
ROM.oxfs
|
||||||
Session.vim
|
Session.vim
|
||||||
build
|
build
|
||||||
|
cmake-build-*
|
||||||
compile_commands.json
|
compile_commands.json
|
||||||
dist
|
dist
|
||||||
graph_info.json
|
graph_info.json
|
||||||
|
Loading…
x
Reference in New Issue
Block a user