Remove some inadvertently checked in build files
This commit is contained in:
parent
c79c360e02
commit
3935424551
12 changed files with 6 additions and 3 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -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
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -1,2 +0,0 @@
|
|||
#Thu Feb 08 15:11:31 GMT 2024
|
||||
gradle.version=8.1.1
|
||||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue