hide the playgrounds
This commit is contained in:
parent
df8e5c5d09
commit
1c3107e8cc
6
.gitignore
vendored
6
.gitignore
vendored
@ -1,3 +1,7 @@
|
|||||||
|
## Project specifics
|
||||||
|
testcases/*/
|
||||||
|
|
||||||
|
## C & C++
|
||||||
# Prerequisites
|
# Prerequisites
|
||||||
*.d
|
*.d
|
||||||
|
|
||||||
@ -35,7 +39,7 @@
|
|||||||
[Bb]uild/
|
[Bb]uild/
|
||||||
cmake-*/
|
cmake-*/
|
||||||
|
|
||||||
## Python begins here.
|
## Python.
|
||||||
# Byte-compiled / optimized / DLL files
|
# Byte-compiled / optimized / DLL files
|
||||||
__pycache__/
|
__pycache__/
|
||||||
*.py[cod]
|
*.py[cod]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user