mirror of
https://github.com/louisrubet/rpn
synced 2024-12-25 09:58:55 +01:00
Add debug and release dirs in .gitignore
This commit is contained in:
parent
50351b1917
commit
5c976eb922
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -28,3 +28,5 @@
|
|||
*bw-output*/*
|
||||
.vscode/*
|
||||
build/*
|
||||
debug/*
|
||||
release/*
|
||||
|
|
Loading…
Reference in a new issue