Skip to content

Instantly share code, notes, and snippets.

@vishwassharma
Last active January 28, 2016 04:02
Show Gist options
  • Save vishwassharma/5078386 to your computer and use it in GitHub Desktop.
Save vishwassharma/5078386 to your computer and use it in GitHub Desktop.
Creating a .gitignore file which can be used in Keil uVision projects
*.axf
*.htm
*.Inp
*.map
*.tra
*.dep
*.__i
*.crf
*.d
*.o
*.lst
*.lnp
*.bak
*.Vishwas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment