diff options
| author | Ciro Mattia Gonano <[email protected]> | 2012-12-06 11:06:36 +0100 |
|---|---|---|
| committer | Ciro Mattia Gonano <[email protected]> | 2012-12-06 11:06:36 +0100 |
| commit | dbd94713970c8a7f6a2cc94622cbcceb870e2252 (patch) | |
| tree | 82e034efd256a3f84195439b8c7c5bb5082959c9 | |
| parent | Add CBZ/CBR handling to droplet (diff) | |
| download | kcc-dbd94713970c8a7f6a2cc94622cbcceb870e2252.tar.gz kcc-dbd94713970c8a7f6a2cc94622cbcceb870e2252.tar.bz2 kcc-dbd94713970c8a7f6a2cc94622cbcceb870e2252.zip | |
Ignore IDE files
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index b412268..691657a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /*.cbz /*.cbr +.idea \ No newline at end of file |