From 4852e184f4da2df764d8dcea0224fc5a06d97ac9 Mon Sep 17 00:00:00 2001 From: AbdellahASKI Date: Sun, 6 Jan 2019 19:44:32 +0000 Subject: [PATCH] Update '.gitignore' --- .gitignore | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/.gitignore b/.gitignore index 0920cbe..e4dc713 100644 --- a/.gitignore +++ b/.gitignore @@ -46,6 +46,29 @@ crashlytics.properties crashlytics-build.properties fabric.properties +### IntelliJ IDEA ### +.idea +*.iws +*.iml +*.ipr + +### NetBeans ### +/nbproject/private/ +/build/ +/nbbuild/ +/dist/ +/nbdist/ +/.nb-gradle/ + +### STS ### +.apt_generated +.classpath +.factorypath +.project +.settings +.springBeans +.sts4-cache + # ---> Maven target/ pom.xml.tag