[LyX/master] Ignore python cache

Richard Kimberly Heck rikiheck at lyx.org
Tue Jan 3 16:51:37 UTC 2023


commit 1567a7e3b88e1cdc590f2edf88941074859ca0a5
Author: Richard Kimberly Heck <rikiheck at lyx.org>
Date:   Tue Jan 3 12:49:28 2023 -0500

    Ignore python cache
---
 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 6a8c744..12cad88 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@ GPATH
 GRTAGS
 GTAGS
 Makefile.am.user
+__pycache__/


More information about the lyx-cvs mailing list