From 1c3107e8ccaf9fd59e91cbf2dc51c8391150260c Mon Sep 17 00:00:00 2001 From: Erki Date: Thu, 11 Mar 2021 00:51:46 +0200 Subject: [PATCH] hide the playgrounds --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index fbc7613..dd1f151 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ +## Project specifics +testcases/*/ + +## C & C++ # Prerequisites *.d @@ -35,7 +39,7 @@ [Bb]uild/ cmake-*/ -## Python begins here. +## Python. # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod]