Initial import of ROACONT (Visual FoxPro accounting app) into git

Migrated from the ROACONT SVN trunk working copy for hosting on gitea.romfast.ro.
This commit is contained in:
2026-07-07 13:16:59 +03:00
parent 5f71dfb0de
commit 0acdff9647
2168 changed files with 207399 additions and 0 deletions

36
.gitignore vendored Normal file
View File

@@ -0,0 +1,36 @@
# Fisiere generate/compilate Visual FoxPro (regenerate de compilator, nu se versioneaza)
*.fxp
*.FXP
*.mpr
*.MPR
*.mpx
*.MPX
*.vcr
*.VCR
*.src
# Backup-uri si fisiere temporare create de editorul VFP
*.bak
*.BAK
*.tmp
*.TMP
*.err
*.ERR
*.Stats
*.stackdump
# Stare locala / specifica masinii, nu proiectului
FOXUSER.DBF
FOXUSER.FPT
Date_ROACONT/
log.txt
LOG.txt
ROACONT.arm.lnk
ROACONT.ini
roacont.exe.PreARM
roacont_ref.CDX
roacont_ref.DBF
roacont_ref.FPT
# Subversion (working copy paralela / migrare de la SVN)
.svn/