VexRiscv/.gitignore
Dolu1990 b69c474fa2 #60 user space reached
/sbin/init: error while loading shared libraries: libm.so.6: cannot stat shared object: Error 38
2019-03-27 00:26:51 +01:00

51 lines
No EOL
461 B
Text

*.class
*.log
*.bak
# 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
.settings
.cache-main
#User
/*.vhd
/*.v
*.cf
*.json
*.vcd
!tester/src/test/resources/*.vhd
obj_dir
*.logTrace
*.yaml
*.memTrace
*.regTrace
*.debugTrace
*.tcl
*.o
*.bin
simWorkspace/
tmp/
/archive.tar.gz
*.out32