diff options
| author | SmallJoker <SmallJoker@users.noreply.github.com> | 2019-11-04 20:00:43 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-11-04 20:00:43 +0100 |
| commit | bfd952b51a61278c7108cd32e75677f93ebcf14d (patch) | |
| tree | 566ddc7620e96fc17320fb302a4dcbf0ee4f0605 /.gitignore | |
| parent | b7873e8e02ea3098fe8b2858a67e829bc72e54b1 (diff) | |
| download | mesecons-bfd952b51a61278c7108cd32e75677f93ebcf14d.tar mesecons-bfd952b51a61278c7108cd32e75677f93ebcf14d.tar.gz mesecons-bfd952b51a61278c7108cd32e75677f93ebcf14d.tar.bz2 mesecons-bfd952b51a61278c7108cd32e75677f93ebcf14d.tar.xz mesecons-bfd952b51a61278c7108cd32e75677f93ebcf14d.zip | |
Delayer: Combine shared definitions, add protection (#490)
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1 +1,3 @@ *~ +*.patch +*.diff |
