remove idea folder

main
ariwahyunahar 5 months ago
parent c70e91599d
commit d00653828a

3
.gitignore vendored

@ -3,4 +3,5 @@
create_log_table.sql create_log_table.sql
# Ignore Python bytecode files # Ignore Python bytecode files
*.pyc *.pyc
__pycache__/ /__pycache__
/.idea

Loading…
Cancel
Save