Explorar el Código

Initial commit

pull/1/head
Ronaldo Christnawan hace 5 años
committed by Gitea
commit
4f6de6dbf6
Se han modificado 2 ficheros con 15 adiciones y 0 borrados
  1. +12
    -0
      .gitignore
  2. +3
    -0
      README.md

+ 12
- 0
.gitignore Ver fichero

@@ -0,0 +1,12 @@
# ---> Maven
target/
pom.xml.tag
pom.xml.releaseBackup
pom.xml.versionsBackup
pom.xml.next
release.properties
dependency-reduced-pom.xml
buildNumber.properties
.mvn/timing.properties
.mvn/wrapper/maven-wrapper.jar


+ 3
- 0
README.md Ver fichero

@@ -0,0 +1,3 @@
# pos-terminal-app

Aplikasi POS Amigo, dibangun dengan JavaFX dengan Maven

Cargando…
Cancelar
Guardar