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:
parent
eacfdf92cd
commit
543bf5e1e1
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -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/*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue