Skip to content

Commit 1509dbc

Browse files
committed
initial commit
1 parent 424b571 commit 1509dbc

File tree

4 files changed

+1033
-18
lines changed

4 files changed

+1033
-18
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,6 @@
2121
npm-debug.log*
2222
yarn-debug.log*
2323
yarn-error.log*
24+
25+
# Ignore .idea/ directory (PyCharm IDE settings)
26+
.idea/

0 commit comments

Comments
 (0)