ignore hidden directories
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,3 +1,3 @@
|
||||
**/__pycache__/*
|
||||
html/
|
||||
|
||||
**/.*/
|
||||
|
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -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
|
||||
|
1
tools/gifenc
Submodule
1
tools/gifenc
Submodule
Submodule tools/gifenc added at 87acd487df
Reference in New Issue
Block a user