Skip to content

Commit a00986d

Browse files
authored
Add .cache and run-related files to .gitignore
1 parent 351e25e commit a00986d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,10 @@ build
1818
.gradle
1919

2020
# other
21+
*.cache
2122
eclipse
2223
run
2324
runs
2425
run-data
2526

26-
repo
27+
repo

0 commit comments

Comments
 (0)