9 lines
159 B
Text
9 lines
159 B
Text
# Ignore for example failing-tests.json from AVA
|
|
node_modules/.cache/
|
|
# Java build files
|
|
.gradle/
|
|
*.class
|
|
# macOS
|
|
.DS_Store
|
|
# eslint sarif report
|
|
eslint.sarif
|