Skip to content

Instantly share code, notes, and snippets.

@razzul
Created April 27, 2017 07:04
Show Gist options
  • Save razzul/0602f6cada3a27a13e5edd21e1b255eb to your computer and use it in GitHub Desktop.
Save razzul/0602f6cada3a27a13e5edd21e1b255eb to your computer and use it in GitHub Desktop.
igore file from a git dir

$ git status
$ echo "*.ignore.php" > .gitignore
$ git status

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment