VexRiscv/.gitignore

57 lines
489 B
Plaintext
Raw Normal View History

2017-03-08 16:17:48 -05:00
*.class
*.log
*.bak
2019-03-23 18:34:22 -04:00
.*.swp
2017-03-08 16:17:48 -05:00
# sbt specific
.cache/
.history/
.lib/
dist/*
target
lib_managed/
src_managed/
project/boot/
project/plugins/project/
# Scala-IDE specific
.scala_dependencies
.worksheet
.idea
out
# Eclipse
bin/
.classpath
.project
.cproject
2017-03-08 16:17:48 -05:00
.settings
.cache-main
#User
/*.vhd
/*.v
*.cf
*.json
*.vcd
*.fst*
2017-03-08 16:17:48 -05:00
!tester/src/test/resources/*.vhd
obj_dir
2017-03-18 07:32:14 -04:00
*.logTrace
*.yaml
2017-03-18 07:32:14 -04:00
*.memTrace
*.regTrace
*.debugTrace
2017-07-16 12:24:28 -04:00
*.tcl
*.o
*.bin
2021-04-26 05:10:55 -04:00
explor
2017-12-17 11:57:09 -05:00
2023-12-21 11:36:26 -05:00
mill
2017-12-22 17:18:34 -05:00
simWorkspace/
tmp/
2018-07-07 05:40:02 -04:00
/archive.tar.gz
2019-03-23 18:34:22 -04:00
*.out32