Added ./playground/ for local only stuff. (0.41.16)
This commit is contained in:
parent
6a39862787
commit
c61329124b
2 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -7,9 +7,9 @@ Doxygen.in
|
|||
!.gitignore
|
||||
!.github
|
||||
!.gitkeep
|
||||
!api/.gitkeep
|
||||
.venv
|
||||
api/
|
||||
!api/.gitkeep
|
||||
build/*
|
||||
build_debug/*
|
||||
build_release/*
|
||||
|
|
@ -23,6 +23,8 @@ downloaded.png
|
|||
json.xml
|
||||
lib/*.so
|
||||
out/
|
||||
playground/*
|
||||
!playground/.gitkeep
|
||||
src/*.o
|
||||
src/rust/Cargo.lock
|
||||
src/rust/target
|
||||
|
|
|
|||
0
playground/.gitkeep
Normal file
0
playground/.gitkeep
Normal file
Loading…
Add table
Add a link
Reference in a new issue