.tdb in expected folders excluded from gitignore

This commit is contained in:
scorrea
2020-06-23 12:07:02 +02:00
parent 26c2c7f66f
commit 4cf1f2c0b4

1
.gitignore vendored
View File

@@ -5,6 +5,7 @@
/dram/build
*.user
*.tdb
!/DRAMSys/tests/*/expected/*.tdb
*.tdb-journal
*.out
/build-simulation