Files
codeql-action/.gitignore
2024-02-13 15:42:39 +00:00

8 lines
124 B
Plaintext

# Ignore for example failing-tests.json from AVA
node_modules/.cache/
# Java build files
.gradle/
*.class
# macOS
.DS_Store