Skip to content

Commit

Permalink
.gitignore in src/main/resources erzeugt, damit git den ordner behält.
Browse files Browse the repository at this point in the history
  • Loading branch information
alex1702 committed Mar 12, 2017
1 parent 529972a commit e80046e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/main/resources/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Keine Ressourcen vorhanden, aber gradle erzeugt hier die version.properties
version.properties
!.gitignore

0 comments on commit e80046e

Please sign in to comment.