What am I missing that needs to be done in order to get git to ignore my .idea/ path?
git
.idea/
ctote@ubuntu:~/dev/1$ git status On branch master
check this if git status still shows .idea even if .idea/* is already added in your .gitignore file