Browse Source

Ignores boards and wpaint stuff for git

gitIgnore1
Your Name 3 years ago
parent
commit
c048d33985
  1. 19
      .gitignore
  2. 1
      .gitmodules

19
.gitignore

@ -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

@ -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

Loading…
Cancel
Save