Merge pull request #212 from riscv/hartsel
[riscv-isa-sim.git] / .gitignore
index 54ac075ea0c716f0174036ce1377252d6572814a..14326e9c6be405c534ca82fcd3767295256d91d7 100644 (file)
@@ -1,10 +1,7 @@
-#=========================================================================
-# Git Ignore Files
-#=========================================================================
-# We explicitly ignore a default build directory and the autoconf
-# generated autom4te.cache directory. This makes it easy to do a clean
-# build under the source directory and still have it appear clean to git.
-
 build/
+*.gch
 autom4te.cache/
-
+.*.swp
+*.o
+*.d
+.gdb_history