fprime/.gitignore
Will MacCormack 589ed5d437
Switch to U64 Logger Tests (#4262)
* Use U64 for LoggerTests

* Switch `%llu` to PRI_U64

* Add back the `%` before PRI_U64

* clang-format LoggerRules.cpp
2025-10-06 13:26:36 -07:00

92 lines
1005 B
Plaintext

build/
build-fprime-*/
build-artifacts/
gtest/
docs-cache/
CMakePresets.json
AutoXML/
test_harness/src/test_harness-C/application.out
/.project
/.cproject
*.pyc
*.o
*Ac.*
*ComponentReport.txt
lib*.a
*-bin
ac_dep
*~
.metadata
RemoteSystemsTempFiles
*.py.bak
~*
*.hash
.DS_Store
*.stackdump
Dict
*.core
*.swp
**/coverage/
*.gcov
!**/test/ut/output/*.gcov
GTestBase.*
TesterBase.*
Tester.*
!**/test/ut/GTestBase.*
!**/test/ut/TesterBase.*
!**/test/ut/Tester.*
seed-history
*.sconsign.dblite
*.class
.classpath
doxygen
.scrub*
.coverity*
coverity.out
#*#
.#*
**/docs/*.html
/docs/UsersGuide/api/*
*.template.*
logs
test_harness/.autotools
core
*.swp4
*AppDictionary.xml
*TopologyAppID.csv
*TopologyAppAi_IDTableLog.txt
.vscode
py_dict
.settings
build-fprime-automatic*
/Ref/bin
/ci-venv/
/ci-logs*
/ci-Framework-logs*
/ci-Ref-logs*
TesterBase.*
GTestBase.*
**/DefaultDict/serializable/*
fprime-venv
xml
depend
/.idea/
/venv/
Packet-Views
docs/reference/api/cpp
docs/reference/api/cmake
temp_dir/