Files
DRAMSys/.gitignore
Éder Ferreira Zulian 6f776c067e Changes in project structure.
Now we have a root project file - dram.vp.system.pro - that includes
dramSys.pro and traceAnanlyzer.pro files. This way it is possible to build
both projects easily.

After buiding from QTCreator the results will be in dram.vp.system/build* and
its sub-directories.
2015-06-22 17:15:29 +02:00

19 lines
185 B
Plaintext

/debug
/release
/dram/debug
/dram/release
/dram/build
*pro.user*
*.tdb
*.tdb-journal
*.out
*.txt
/build-simulation
/release-simulation
*.*~
build-*/
._.DS_Store
.DS_Store
*.swp
cscope*