"git@transfer.hft-stuttgart.de:ugl/website.git" did not exist on "ed6e5886ab48e288d175c4dfa0b9deeaa3506a3c"
Unverified Commit a29f35a6 authored by Lukas Wiest's avatar Lukas Wiest 🚂
Browse files

chore(gitignore): add playaround area of pacakge path

parent 18f52fe7
# collected from https://github.com/github/gitignore/tree/master/Global # collected from https://github.com/github/gitignore/tree/master/Global
# ignore certain package pathes, dedicated for local playaround classes not to be committed
src/main/java/test/
# maven # maven
target/ target/
...@@ -82,4 +85,4 @@ local.properties ...@@ -82,4 +85,4 @@ local.properties
# Scala IDE specific (Scala & Java development for Eclipse) # Scala IDE specific (Scala & Java development for Eclipse)
.cache-main .cache-main
.scala_dependencies .scala_dependencies
.worksheet .worksheet
\ No newline at end of file
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment