Ignores boards and wpaint stuff for git

This commit is contained in:
Your Name 2021-10-13 12:55:42 +02:00
parent 2a506d8dec
commit c048d33985
2 changed files with 20 additions and 0 deletions

19
.gitignore vendored
View File

@ -1,3 +1,22 @@
# Ignore board content
/alt/*
/anime/*
/dead/*
/edu/*
/games/*
/gulag/*
/hobby/*
/leftypol/*
/leftypol_archive/*
/meta/*
/music/*
/overboard/*
/roulette/*
/sfw/*
/siberia/*
/tech/*
/vi/*
# static html and json
/*/*.html
/*/*.json

1
.gitmodules vendored
View File

@ -2,6 +2,7 @@
path = js/wPaint
url = https://github.com/vichan-devel/wPaint.git
branch = master
ignore = dirty
[submodule "inc/lib/parsedown"]
path = inc/lib/parsedown