aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f52378c..6b3bccc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,7 @@ foursquare/*_example.json
2config.ini 2config.ini
3.idea/ 3.idea/
4fsq_poi.db 4fsq_poi.db
5checkinbot.db
5# Byte-compiled / optimized / DLL files 6# Byte-compiled / optimized / DLL files
6__pycache__/ 7__pycache__/
7*.py[cod] 8*.py[cod]
Powered by cgit v1.2.3 (git 2.41.0)