mirror of
https://github.com/github/codeql-action
synced 2026-05-23 20:00:54 +03:00
Remove some inadvertently checked in build files
This commit is contained in:
+6
-1
@@ -1,2 +1,7 @@
|
||||
# Ignore for example failing-tests.json from AVA
|
||||
node_modules/.cache
|
||||
node_modules/.cache/
|
||||
# Java build files
|
||||
.gradle/
|
||||
*.class
|
||||
# macOS
|
||||
.DS_Store
|
||||
|
||||
Reference in New Issue
Block a user