37 lines
413 B
Plaintext
37 lines
413 B
Plaintext
# Visual FoxPro - fisiere compilate
|
|
*.fxp
|
|
*.mpx
|
|
|
|
# Visual FoxPro - backup-uri
|
|
*.bak
|
|
*.BAK
|
|
*.TBK
|
|
|
|
# Visual FoxPro - meniuri generate (din .mnx)
|
|
*.mpr
|
|
*.MPR
|
|
|
|
# Visual FoxPro - log-uri si erori
|
|
*.ERR
|
|
*.err
|
|
log.txt
|
|
|
|
# Visual FoxPro - fisiere temporare
|
|
*.tmp
|
|
*.TMP
|
|
*.dct
|
|
*.DCT
|
|
|
|
# Executabile compilate
|
|
*.exe
|
|
*.EXE
|
|
|
|
# SVN (COMUN este si working copy SVN)
|
|
.svn/
|
|
|
|
# Windows
|
|
*.lnk
|
|
Thumbs.db
|
|
Desktop.ini
|
|
bash.exe.stackdump
|