You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
for pycharm, it would be best if the directory where .idea/ lives is a subfolder checked into git
The reason is, pycharm attempts to keep renaming 'simple-rams-deploy' in the project (the root dir) to whatever it's called (I typically keep a few copies of this around called like 'magstock-deploy', 'prime-deploy', 'labs-deploy', etc, so each one it wants to change the names up)
for pycharm, it would be best if the directory where
.idea/lives is a subfolder checked into gitThe reason is, pycharm attempts to keep renaming 'simple-rams-deploy' in the project (the root dir) to whatever it's called (I typically keep a few copies of this around called like 'magstock-deploy', 'prime-deploy', 'labs-deploy', etc, so each one it wants to change the names up)