diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2014-09-27 10:44:23 +0200 |
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2014-09-27 10:44:23 +0200 |
| commit | c04f90dcc3054d296dc1f6798ccf22f71a10836b (patch) | |
| tree | ef98a2a616771186bda2de8c3a46d26ab35cb4d8 | |
| parent | 0c4ee9855309f2bdadd777e642cbbe6d4a3c5e4a (diff) | |
gitignore
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 8ea15e740..b1b38c3ed 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,5 @@ *~ /build* /installer/Output +# merely git cola saves there +/patches/ |
