Remove some inadvertently checked in build files

This commit is contained in:
Henry Mercer
2024-02-13 15:42:39 +00:00
parent c79c360e02
commit 3935424551
12 changed files with 6 additions and 3 deletions
+6 -1
View File
@@ -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
@@ -1,2 +0,0 @@
#Thu Feb 08 15:11:31 GMT 2024
gradle.version=8.1.1
Binary file not shown.