diff --git a/.gitignore b/.gitignore
index 55801fc..449bc9b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -160,4 +160,9 @@ cython_debug/
 #  option (not recommended) you can uncomment the following to ignore the entire idea folder.
 #.idea/
 
-data/*
\ No newline at end of file
+data/*
+scratch.py
+fixtracks/resources.py
+.DS_Store
+.python-version
+settings.json
\ No newline at end of file