mirror of
https://github.com/github/codeql-action.git
synced 2025-12-06 07:48:17 +08:00
8 lines
124 B
Plaintext
8 lines
124 B
Plaintext
# Ignore for example failing-tests.json from AVA
|
|
node_modules/.cache/
|
|
# Java build files
|
|
.gradle/
|
|
*.class
|
|
# macOS
|
|
.DS_Store
|