Gabor Kiss-Vamosi 0a1a1a867c udpate to v9
2024-03-20 12:55:30 +01:00

13 lines
176 B
Plaintext

# Ignore build folder
build/
bin/
# Ignore UI folder, this should be commited in its own repository
ui/
# Ignore all dot folders, with below exceptions
.*/
# VSCode
.vscode