Начало
This commit is contained in:
19
.gitignore
vendored
Normal file
19
.gitignore
vendored
Normal file
@ -0,0 +1,19 @@
|
||||
/.asciidoctor
|
||||
|
||||
tmp/*
|
||||
cache/*
|
||||
cache-ascii/*
|
||||
cache-full/*
|
||||
cache-html/*
|
||||
output/*
|
||||
__pycache__
|
||||
wiki/trash
|
||||
wiki/notes.sqlite
|
||||
upload.sh
|
||||
wiki/**/diag*.png
|
||||
wiki/**/*.png.cache
|
||||
|
||||
*.pyc
|
||||
*.txt
|
||||
upload-*.sh
|
||||
|
Reference in New Issue
Block a user