From 49f5373c2ffb544bf8cf6a5fb869a9aefd5c9b09 Mon Sep 17 00:00:00 2001 From: Sanji-moku Date: Tue, 11 Oct 2022 20:31:47 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index d9005f2..ab0b829 100644 --- a/.gitignore +++ b/.gitignore @@ -150,3 +150,7 @@ cython_debug/ # and can be added to the global gitignore or merged into this file. For a more nuclear # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ + +#Specific files +test.py +ideas.txt