Skip to content

Commit

Permalink
馃帹 bugfix, readable formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
berkaygediz committed Feb 6, 2024
1 parent 3b532a5 commit f3b9e4f
Show file tree
Hide file tree
Showing 3 changed files with 616 additions and 432 deletions.
13 changes: 13 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -160,3 +160,16 @@ cython_debug/
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/

.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
!.vscode/*.code-snippets

# Local History for Visual Studio Code
.history/

# Built Visual Studio Code Extensions
*.vsix
Loading

0 comments on commit f3b9e4f

Please sign in to comment.