ignore hidden directories

This commit is contained in:
veclav talica
2023-05-25 19:04:54 +05:00
parent 3bdca949e6
commit 3dc8c60a99
3 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
**/__pycache__/*
html/
**/.*/
+3
View File
@@ -1,3 +1,6 @@
[submodule "tools/mmd"]
path = tools/mmd
url = https://github.com/fletcher/MultiMarkdown-6
[submodule "tools/gifenc"]
path = tools/gifenc
url = https://github.com/lecram/gifenc
Submodule
+1
Submodule tools/gifenc added at 87acd487df