cdt/.gitignore
Jonah Graham 06c8b01d83 GitHub Action for Code Cleanliness Check
This commit runs GitHub actions for code cleanliness.
Because this includes compare and replace build,
this verifies that the commit is buildable and
clean.

The natives are not rebuilt here (yet) because
the GitHub actions runner does not have the
cross compiler tools installed.

Part of migration to GitHub - Issue #32
2022-10-09 12:14:53 -04:00

13 lines
187 B
Text

/*/*/bin
/*/*/index
/*/*/target
/workspace/
.DS_Store
.nfs*
.polyglot.*
check_code_cleanliness_workspace/
.META-INF_MANIFEST.MF
*.takari_issue_192
*.log
.tycho-consumer-pom.xml
/eclipse/