Gitignore: ignorovat .htpasswd
This commit is contained in:
parent
eb265b6fb8
commit
a710847863
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -27,3 +27,6 @@
|
||||||
# org poznamky
|
# org poznamky
|
||||||
schemata
|
schemata
|
||||||
TODO
|
TODO
|
||||||
|
|
||||||
|
# .htpasswd kvůli přihlášení
|
||||||
|
.htpasswd
|
||||||
|
|
Loading…
Reference in a new issue