tambah catatan.py dan tambah git ignore

This commit is contained in:
2026-02-18 13:37:31 +07:00
parent 6ae7a8b7cd
commit 469ebfcce8
2 changed files with 3 additions and 0 deletions

1
.gitignore vendored
View File

@@ -215,3 +215,4 @@ go.work.sum
# env file
.env
uvcache

2
catatan.py Normal file
View File

@@ -0,0 +1,2 @@
def printaja():
print("Hello World!")