Files
DRAMSys/.gitignore
Éder F. Zulian 633d3b886e DRAMSys unit tests.
- Build test improved to used a temp dir which is removed after the test.
- New test: Run dramSys without arguments.
- Tests are totally independent.
- New utility functions to get data from config/specs XML files.
- Unit test files will now appear in qtcreator.
- Info header added to the files.
2016-09-19 00:06:55 +02:00

21 lines
228 B
Plaintext

/debug
/release
/dram/debug
/dram/release
/dram/build
*pro.user*
*.tdb
*.tdb-journal
*.out
/build-simulation
/release-simulation
*.*~
build*/
._.DS_Store
.DS_Store
*.swp
*.swo
cscope*
DRAMSys/analyzer/scripts/__pycache__/
*.pyc