This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

remove `.DS_Store` files

+2 -1
+2 -1
.gitignore
··· 159 159 # option (not recommended) you can uncomment the following to ignore the entire idea folder. 160 160 #.idea/ 161 161 162 - assets/* 162 + assets/* 163 + .DS_Store