hide the playgrounds

This commit is contained in:
Erki 2021-03-11 00:51:46 +02:00
parent df8e5c5d09
commit 1c3107e8cc

6
.gitignore vendored
View File

@ -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]