diff --git a/.gitignore b/.gitignore
index bf8044c77d888225d8cae5d081bf66386b50a6bf..4c13a64504eabb4e309b77cb4c15796e6ffde53b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,11 +1,7 @@
-*.pyc
-*.ipynb_checkpoints
-slurm-scripts/
-logs/
-dask-worker-space/
+*.py*
+*.ipy*
 dartwrf.egg*
-._*
+__*
 .vscode
 docs/build
-cfg.py
-cluster.py
\ No newline at end of file
+one-time-use*
\ No newline at end of file