-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AGP 8 test: ignore and remove the .gradle directory
- Loading branch information
Showing
12 changed files
with
37 additions
and
2 deletions.
There are no files selected for viewing
37 changes: 37 additions & 0 deletions
37
java/ql/integration-tests/all-platforms/java/android-8-sample/.gitignore
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
HELP.md | ||
.gradle | ||
build/ | ||
!gradle/wrapper/gradle-wrapper.jar | ||
!**/src/main/**/build/ | ||
!**/src/test/**/build/ | ||
|
||
### STS ### | ||
.apt_generated | ||
.classpath | ||
.factorypath | ||
.project | ||
.settings | ||
.springBeans | ||
.sts4-cache | ||
bin/ | ||
!**/src/main/**/bin/ | ||
!**/src/test/**/bin/ | ||
|
||
### IntelliJ IDEA ### | ||
.idea | ||
*.iws | ||
*.iml | ||
*.ipr | ||
out/ | ||
!**/src/main/**/out/ | ||
!**/src/test/**/out/ | ||
|
||
### NetBeans ### | ||
/nbproject/private/ | ||
/nbbuild/ | ||
/dist/ | ||
/nbdist/ | ||
/.nb-gradle/ | ||
|
||
### VS Code ### | ||
.vscode/ |
Binary file removed
BIN
-17 Bytes
...ntegration-tests/all-platforms/java/android-8-sample/.gradle/7.4/checksums/checksums.lock
Binary file not shown.
Binary file removed
BIN
-34.6 KB
...ration-tests/all-platforms/java/android-8-sample/.gradle/7.4/checksums/sha1-checksums.bin
Binary file not shown.
Binary file removed
BIN
-17 Bytes
...orms/java/android-8-sample/.gradle/7.4/dependencies-accessors/dependencies-accessors.lock
Binary file not shown.
Empty file.
Binary file removed
BIN
-17 Bytes
...ts/all-platforms/java/android-8-sample/.gradle/7.4/executionHistory/executionHistory.lock
Binary file not shown.
Binary file removed
BIN
-1 Byte
...egration-tests/all-platforms/java/android-8-sample/.gradle/7.4/fileChanges/last-build.bin
Binary file not shown.
Binary file removed
BIN
-17 Bytes
...egration-tests/all-platforms/java/android-8-sample/.gradle/7.4/fileHashes/fileHashes.lock
Binary file not shown.
Empty file.
Binary file removed
BIN
-17 Bytes
...ts/all-platforms/java/android-8-sample/.gradle/buildOutputCleanup/buildOutputCleanup.lock
Binary file not shown.
2 changes: 0 additions & 2 deletions
2
...ion-tests/all-platforms/java/android-8-sample/.gradle/buildOutputCleanup/cache.properties
This file was deleted.
Oops, something went wrong.
Empty file.