[libxslt] Add __pycache__ to .gitignore
- From: Nick Wellnhofer <nwellnhof src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libxslt] Add __pycache__ to .gitignore
- Date: Mon, 29 Aug 2022 19:04:55 +0000 (UTC)
commit f2d49f7f68a8a7c4e7281015d57148638e5d0605
Author: Nick Wellnhofer <wellnhofer aevum de>
Date: Mon Aug 29 21:04:19 2022 +0200
Add __pycache__ to .gitignore
.gitignore | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/.gitignore b/.gitignore
index 18e56a2d..10601b50 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,6 +38,7 @@ ltmain.sh
m4/
missing
py-compile
+__pycache__/
python/*.pyc
python/gen_prog
python/libxslt-export.c
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]