npaste is a simple pastebin for text and images, supporting end-to-end encryption using GPG.
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
|
- # ignore data dir, except .gitkeep
- data/pastes/*
- data/archive/*
- !data/pastes/.gitkeep
- !data/archive/.gitkeep
- */node_modules
|