2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-08 12:06:51 +08:00

ignore bin, it is full of stuff

This commit is contained in:
Sam 2016-10-11 10:12:23 +11:00
parent eacfdf92cd
commit 543bf5e1e1

2
.gitignore vendored
View file

@ -8,6 +8,8 @@
._.DS_Store ._.DS_Store
dump.rdb dump.rdb
bin/*
.sass-cache/* .sass-cache/*
public/csv/* public/csv/*
public/plugins/* public/plugins/*