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

2
.gitignore vendored
View File

@ -1,3 +1,3 @@
**/__pycache__/* **/__pycache__/*
html/ html/
**/.*/

3
.gitmodules vendored
View File

@ -1,3 +1,6 @@
[submodule "tools/mmd"] [submodule "tools/mmd"]
path = tools/mmd path = tools/mmd
url = https://github.com/fletcher/MultiMarkdown-6 url = https://github.com/fletcher/MultiMarkdown-6
[submodule "tools/gifenc"]
path = tools/gifenc
url = https://github.com/lecram/gifenc

1
tools/gifenc Submodule

@ -0,0 +1 @@
Subproject commit 87acd487dfa2f2a638eec751a1d6c2fff60822da