Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

env file added to gitignore but git still tracking it

git rm .env --cached
git commit -m "Stopped tracking .env File"
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #env #file #added #gitignore #git #tracking
ADD COMMENT
Topic
Name
3+2 =