Skip to content

Commit 057a9cb

Browse files
authored
Merge pull request #2134 from github/henrymercer/remove-junk
Remove some inadvertently checked in build files
2 parents c79c360 + 3935424 commit 057a9cb

File tree

12 files changed

+6
-3
lines changed

12 files changed

+6
-3
lines changed

.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
11
# Ignore for example failing-tests.json from AVA
2-
node_modules/.cache
2+
node_modules/.cache/
3+
# Java build files
4+
.gradle/
5+
*.class
6+
# macOS
7+
.DS_Store
Binary file not shown.
Binary file not shown.

tests/java-repo/.gradle/8.1.1/dependencies-accessors/gc.properties

Whitespace-only changes.
Binary file not shown.
Binary file not shown.
Binary file not shown.

tests/java-repo/.gradle/8.1.1/gc.properties

Whitespace-only changes.
Binary file not shown.

tests/java-repo/.gradle/buildOutputCleanup/cache.properties

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)