diff options
| author | Adam Tauber <asciimoo@gmail.com> | 2020-10-26 14:20:58 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-26 14:20:58 +0100 |
| commit | db703a0283ee169381aeea97c678e666ae508348 (patch) | |
| tree | 6b992653be4ab7905f2b7bf27d98d64cb15570fe /.gitignore | |
| parent | 2aef38c3b9d1fe93e9d665a49b10151d63d92392 (diff) | |
| parent | 32957cdf49c306a5f50ca78bb50c0978ffe5c072 (diff) | |
Merge pull request #565 from MarcAbonce/onions
New category: Onions
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index e56a575ab..b1286ea66 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,7 @@ setup.cfg *.pyc */*.pyc *~ +*.swp /node_modules |