Browse Source

gitignore

pull/2/head
Piotr Wilkon 4 years ago
parent
commit
86f3c82900
1 changed files with 1 additions and 18 deletions
  1. +1
    -18
      .gitignore

+ 1
- 18
.gitignore View File

@ -76,6 +76,7 @@ local.properties
# CDT-specific (C/C++ Development Tooling)
.cproject
.mxproject
# CDT- autotools
.autotools
@ -89,15 +90,6 @@ local.properties
# sbteclipse plugin
.target
# Tern plugin
.tern-project
# TeXlipse plugin
.texlipse
# STS (Spring Tool Suite)
.springBeans
# Code Recommenders
.recommenders/
@ -105,15 +97,6 @@ local.properties
.apt_generated/
.apt_generated_test/
# Scala IDE specific (Scala & Java development for Eclipse)
.cache-main
.scala_dependencies
.worksheet
# Uncomment this line if you wish to ignore the project description file.
# Typically, this file would be tracked if it contains build/dependency configurations:
#.project
### Eclipse Patch ###
# Spring Boot Tooling
.sts4-cache/


Loading…
Cancel
Save