Skip to content

Instantly share code, notes, and snippets.

@LPMAXI
Created August 28, 2012 14:00
Show Gist options
  • Save LPMAXI/3498238 to your computer and use it in GitHub Desktop.
Save LPMAXI/3498238 to your computer and use it in GitHub Desktop.
Create .gitignore file in Windows using commandprompt
1. Create a text file
2. Run this command
ren "New Text Document.txt" .gitignore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment