shebang, gitignore za bazo in vzorčna 'pesem'

This commit is contained in:
2026-03-04 20:56:26 +01:00
parent 73f4f5e606
commit cd4ad32641
5 changed files with 19 additions and 0 deletions

3
nastavitve.py Normal file → Executable file
View File

@@ -1,3 +1,6 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
import tkinter as tk
import json
import os