# HG changeset patch # User Dennis # Date 1665932291 -7200 # Node ID b93cef6291db7ace300d931f8fefe84a3d481e83 # Parent 3d63997995275c9ea7bb2af0afccd0a1064aadff modify gitignore diff -r 3d6399799527 -r b93cef6291db .gitignore --- a/.gitignore Sun Oct 16 16:51:53 2022 +0200 +++ b/.gitignore Sun Oct 16 16:58:11 2022 +0200 @@ -1,3 +1,5 @@ +sols + # Created by https://www.toptal.com/developers/gitignore/api/python,c,pycharm,clion,macos # Edit at https://www.toptal.com/developers/gitignore?templates=python,c,pycharm,clion,macos diff -r 3d6399799527 -r b93cef6291db .idea/misc.xml --- a/.idea/misc.xml Sun Oct 16 16:51:53 2022 +0200 +++ b/.idea/misc.xml Sun Oct 16 16:58:11 2022 +0200 @@ -1,4 +1,9 @@ + + + + + \ No newline at end of file