Merge pull request #255 from antonblanchard/log-length
[microwatt.git] / .gitignore
index 3c7c0b5f5f1e58e2fcdc2614ee9ae3591e552a6c..0e89c7d9285c921521a0bb65578f02fb7700f9d8 100644 (file)
@@ -2,5 +2,15 @@
 *~
 *.cf
 *.s
+*.bit
+*_out.config
+microwatt.json
+microwatt.svf
 *_tb
-main_ram.bin
\ No newline at end of file
+main_ram.bin
+tests/*/*.bin
+tests/*/*.hex
+tests/*/*.elf
+TAGS
+litedram/build/*
+obj_dir/*