Skip to content

Commit caab7ba

Browse files
Add tmp/ to gitignore
1 parent 0af5c6e commit caab7ba

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,6 @@ gradle-app.setting
2929

3030
# Cache of project
3131
.gradletasknamecache
32+
33+
# Temporary files
34+
tmp/

0 commit comments

Comments
 (0)