From 1382e58b0c56d701f125448d29958d7a7f296a22 Mon Sep 17 00:00:00 2001 From: Ed Date: Sun, 8 Jan 2023 11:47:18 +0100 Subject: [PATCH] Ignore uploaded propics on git --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 68bc17f..d90118c 100644 --- a/.gitignore +++ b/.gitignore @@ -152,6 +152,8 @@ dmypy.json # Cython debug symbols cython_debug/ +res/propic/propic_* + # PyCharm # JetBrains specific template is maintained in a separate JetBrains.gitignore that can # be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore