diff options
| author | 2016-10-15 13:43:00 +0200 | |
|---|---|---|
| committer | 2016-10-15 13:43:00 +0200 | |
| commit | f0c5943250c5a9582ebb752b92ca639cad9d283e (patch) | |
| tree | 617bd60728ae9d3d714547b2f833458870ddd333 /data/PubSubHubbub | |
| parent | 7ec73a91bc2f1c786ada10441db37f42a6b452f4 (diff) | |
| parent | 2ac71f2bd683bae06f1e4056e2893d74cf4ad430 (diff) | |
Merge pull request #1307 from Alkarex/update-gitignore
Update gitignore rules
Diffstat (limited to 'data/PubSubHubbub')
| -rw-r--r-- | data/PubSubHubbub/feeds/.gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/data/PubSubHubbub/feeds/.gitignore b/data/PubSubHubbub/feeds/.gitignore index 150f68c80..d8f9df042 100644 --- a/data/PubSubHubbub/feeds/.gitignore +++ b/data/PubSubHubbub/feeds/.gitignore @@ -1 +1,3 @@ -*/* +*/ +*/*.json +*/*.txt |
