wicaksonolm2 commited on
Commit
1d2b55b
·
1 Parent(s): 19bfa76

[30.06.25] wicaksono-tmr | ✨ feat : ""

Browse files
Files changed (2) hide show
  1. .gitignore +6 -0
  2. gitignore +2 -0
.gitignore ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ venv
2
+ __pycache__
3
+ *.pyc
4
+ *.pyo
5
+ *.pyd
6
+ .env
gitignore ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ __pycache__
2
+ venv