From: Fabien DUMINY Date: Sun, 22 Dec 2019 12:22:03 +0000 (+0000) Subject: Ignore Intellij files and directories. X-Git-Tag: fanfix-swing-0.0.1~12^2~13^2^2~3^2 X-Git-Url: https://git.nikiroo.be/?a=commitdiff_plain;h=3604987216a51098b794f7fdb1a99626e7443e42;p=fanfix-swing.git Ignore Intellij files and directories. --- diff --git a/.gitignore b/.gitignore index 30d9f7c7..2779ab45 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,7 @@ examples/*.sh # Fonts for testing fonts/** + +.idea/** +*.iml +*.ipr