forked from leftypol/leftypol
.gitignore more stuff
This commit is contained in:
parent
a4b5bf341b
commit
b16e891768
1 changed files with 23 additions and 1 deletions
24
.gitignore
vendored
24
.gitignore
vendored
|
@ -23,7 +23,6 @@
|
||||||
# captcha-config
|
# captcha-config
|
||||||
/inc/captchaconfig.php
|
/inc/captchaconfig.php
|
||||||
|
|
||||||
|
|
||||||
# .installed
|
# .installed
|
||||||
/.installed
|
/.installed
|
||||||
|
|
||||||
|
@ -45,6 +44,7 @@ Thumbs.db
|
||||||
*.orig
|
*.orig
|
||||||
*~
|
*~
|
||||||
~*/
|
~*/
|
||||||
|
php_errors.log
|
||||||
|
|
||||||
# tmp filesystem
|
# tmp filesystem
|
||||||
/tmp/cache/*
|
/tmp/cache/*
|
||||||
|
@ -78,3 +78,25 @@ stylesheets/fonts
|
||||||
|
|
||||||
#Images from twemoji
|
#Images from twemoji
|
||||||
js/twemoji/16x16/
|
js/twemoji/16x16/
|
||||||
|
|
||||||
|
#Boards
|
||||||
|
AKM/
|
||||||
|
alt/
|
||||||
|
anime/
|
||||||
|
dead/
|
||||||
|
draw/
|
||||||
|
edu/
|
||||||
|
games/
|
||||||
|
hobby/
|
||||||
|
leftypol/
|
||||||
|
leftypol_archive/
|
||||||
|
meta/
|
||||||
|
music/
|
||||||
|
overboard/
|
||||||
|
roulette/
|
||||||
|
roulette_archive/
|
||||||
|
sfw/
|
||||||
|
siberia/
|
||||||
|
siberia_archive/
|
||||||
|
tech/
|
||||||
|
vi/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue