From: Michael Wallner Date: Wed, 22 Jan 2020 11:39:24 +0000 (+0100) Subject: gitignore [ci skip] X-Git-Tag: pre_cmake~7 X-Git-Url: https://git.m6w6.name/?p=awesomized%2Flibmemcached;a=commitdiff_plain;h=4032d474f0f6fb97d2607e8b5ea5c21f1588cb55 gitignore [ci skip] --- diff --git a/.gitignore b/.gitignore index f643be9d..a8ea2a6d 100644 --- a/.gitignore +++ b/.gitignore @@ -25,6 +25,7 @@ *patch .deps .cproject +.idea/ .project .settings/ INSTALL @@ -126,6 +127,7 @@ out patch patch2 stamp-h1 +support/example.cnf support/Makefile support/Makefile.in support/libmemcached-fc.spec @@ -168,3 +170,4 @@ tests/testudp tests/var/ tmp_chroot unittests/unittests +.idea/