Skip to content

Conversation

paxtonfitzpatrick
Copy link
Member

@paxtonfitzpatrick paxtonfitzpatrick commented Jul 17, 2024

also uncommented .idea/ (JetBrains config directory) in .gitignore... GitHub's stock Python .gitignore template calls this a "nuclear option", but it's really not since we aren't trying to maintain a consistent dev environment across users. I just wanted to run my solution through the PyCharm debugger to figure out what I was doing wrong* so the folder the folder got created when I set up an interpreter.

* (I had an elif instead of an if that was causing the right child to never be searched if the left child existed🤦)

@jeremymanning jeremymanning merged commit e146145 into ContextLab:main Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants