Skip to content

Instantly share code, notes, and snippets.

@sunsided
Forked from mapedd/.gitignore
Created February 18, 2014 23:01
Show Gist options
  • Save sunsided/9082280 to your computer and use it in GitHub Desktop.
Save sunsided/9082280 to your computer and use it in GitHub Desktop.
#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