Update '.gitignore'

This commit is contained in:
AbdellahASKI
2019-01-06 19:44:32 +00:00
parent ee95425b85
commit 4852e184f4

23
.gitignore vendored
View File

@@ -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