Skip to content

Instantly share code, notes, and snippets.

@ryochack
Last active December 26, 2015 08:45
Show Gist options
  • Select an option

  • Save ryochack/8e882172951fb4a52691 to your computer and use it in GitHub Desktop.

Select an option

Save ryochack/8e882172951fb4a52691 to your computer and use it in GitHub Desktop.
PSoC用の.gitignore
.DS_Store
*~
*.hex
*.bak
GPATH
GRTAGS
GTAGS
tags
doxygen/
*.zip
# for PSoC
*.cywrk.*
*.cyprj.*
**/*.cydsn/codegentemp/
**/*.cydsn/CortexM3/
**/*.cydsn/Generated_Source/
**/*.cydsn/Export/
*.cyfit
*.rpt
*_timing.html
*.cycdx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment