diff options
author | clarkzjw <[email protected]> | 2023-02-21 01:43:49 -0800 |
---|---|---|
committer | clarkzjw <[email protected]> | 2023-02-21 01:43:49 -0800 |
commit | 92c0139e067a7f40ef686714f6edaa8bb8970db7 (patch) | |
tree | 78d9eee925102930fff52d22a2f5c0d5824df4d4 /.gitignore | |
parent | 88ad58c3d3412162ffdeb96f49b789e7976cad07 (diff) | |
parent | 1046a4dd835468ee4855d70ca0a5e6dc6f79cb32 (diff) | |
download | swarm2fediverse-92c0139e067a7f40ef686714f6edaa8bb8970db7.tar.gz |
Merge branch 'feature/poi_photo'
allow users to upload up to 4 photos when checking in
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ | |||
1 | foursquare/location_example.json | 1 | foursquare/*_example.json |
2 | config.ini | 2 | config.ini |
3 | .idea/ | 3 | .idea/ |
4 | fsq_poi.db | 4 | fsq_poi.db |