mirror of
https://github.com/Jaxan/hybrid-ads.git
synced 2025-04-26 22:47:45 +02:00
24 lines
163 B
Text
24 lines
163 B
Text
# mac
|
|
.DS_Store
|
|
|
|
# qt creator/cmake
|
|
*.user
|
|
build
|
|
|
|
# latex
|
|
*.aux
|
|
*.tdo
|
|
*.log
|
|
|
|
# output
|
|
*.pdf
|
|
*.png
|
|
|
|
# data
|
|
.dot
|
|
|
|
# our own tools
|
|
*_seq
|
|
*splitting_tree
|
|
*test_suite
|
|
|