Update .gitignore

This commit is contained in:
Arszilla
2022-09-20 10:00:48 +03:00
parent 3f772100e4
commit 92e147613f

3
.gitignore vendored
View File

@@ -3,11 +3,14 @@ base/*
local/* local/*
logs/* logs/*
images/* images/*
# Files # Files
builder.txt builder.txt
.DS_Store .DS_Store
# GitLab pages # GitLab pages
public/ public/
# Generated documentation # Generated documentation
kernel*.md kernel*.md
image*.md image*.md