Skip to content

Instantly share code, notes, and snippets.

@mapedd
Created March 15, 2012 16:24
Show Gist options
  • Star 16 You must be signed in to star a gist
  • Fork 5 You must be signed in to fork a gist
  • Save mapedd/2045092 to your computer and use it in GitHub Desktop.
Save mapedd/2045092 to your computer and use it in GitHub Desktop.
.gitignore file for files generated by Xilinx ISE IDE
#Gitignore for files generated by Xilinx ISE
*.log
*.svf
*.scr
*.cmd
*.bak
*.lso
*.elf
*.ace
*~
*#
*.swp
*.ini
*.html
*.vhi
*.wdb
*.stx
*.xmsgs
*.xreport
*.exe
*.cmd_log
*_beh.prj
*.ncd
isim
db
incremental_db
work
*.cr.mti
vsim.wlf
transcript
webtalk.log
webtalk_impact.xml
pepExtractor.prj
impact.xsl
impact_impact.xwbt
#ignore OS noise
Thumbs.db
.DS_Store
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment