This repository has been archived on 2025-09-26. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Password-Manager-Legacy/.gitignore
Miskolczi Richárd 49294f4076 Adding new project 'TUI'
I couldn't decide if CLI would implement a more traditional, unix-ish
commandline tool style or if I wanted a more stylish, TUI design, so I
separated those into two different projects.
2023-04-15 19:03:52 +02:00

12 lines
105 B
Plaintext

GUI/bin
GUI/obj
Common/bin
Common/obj
CLI/bin
CLI/obj
TUI/bin
TUI/obj
.vs/
/..gitignore.un~
/.gitignore~