Updated .gitignore

This commit is contained in:
Marcin Grzejszczak
2017-08-31 14:10:38 +02:00
parent 5e2ee4124c
commit 1110684b05

26
.gitignore vendored
View File

@@ -1,11 +1,25 @@
#*
.#*
*~ *~
_site #*
*#
.#*
.classpath
.project
.settings/
.springBeans
target/
_site/
.idea .idea
*.iml
*.swp
.factorypath
*.logtjmeter
.checkstyle
*.log
.DS_Store
/spring-cloud-sleuth-core/nb-configuration.xml
/spring-cloud-sleuth-core/nbactions.xml
*.sw[op] *.sw[op]
.project .project
.classpath
.settings/
target/
sample-pages sample-pages
.class
classes