浏览代码

Ignore local trial.py scratch file

Paul Klumpp 1 周之前
父节点
当前提交
5fdf9d3e43
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -21,3 +21,6 @@ myvenv/
 # OS
 .DS_Store
 Thumbs.db
+
+# Local experiments
+trial.py