From eeaddb27560d723ca7d61359744ceb2709fccd2d Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Tue, 15 Oct 2024 21:01:31 +0100 Subject: Renamed from pyblackbird_cc to alphabetlearning - everywhere --- docs/pycharm/configuration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/pycharm/configuration.rst') diff --git a/docs/pycharm/configuration.rst b/docs/pycharm/configuration.rst index fa53a8f..ffc7f61 100644 --- a/docs/pycharm/configuration.rst +++ b/docs/pycharm/configuration.rst @@ -67,4 +67,4 @@ Most of the files from `.idea/` were added to `.gitignore` with a few exceptions In theory you can remove them from repository, but then, other people will lose a ability to initialize a project from provided configurations as you did. To get rid of this annoying state, you can run command:: - $ git update-index --assume-unchanged pyblackbird_cc.iml + $ git update-index --assume-unchanged alphabetlearning.iml -- cgit v1.2.3