1
0
mirror of https://github.com/pcvolkmer/onkostar-plugin-dnpm.git synced 2025-07-01 08:52:55 +00:00

Issue #14: Füge gitkeep-Datei hinzu, um libs-Verzeichnis ohne Jar-Dateien zu behalten

closes #14
This commit is contained in:
2023-03-23 13:02:14 +01:00
parent a80295c4c8
commit 937ca820bb
2 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -1,5 +1,6 @@
/.idea/
/libs/
/target/
libs/*.jar
.project

0
libs/.gitkeep Normal file
View File