Skip to content

Commit

Permalink
How to use class templates (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
niosus authored May 7, 2024
1 parent 43a28ca commit 6c17e72
Show file tree
Hide file tree
Showing 14 changed files with 3,318 additions and 0 deletions.
15 changes: 15 additions & 0 deletions animation/class_templates_why/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Generated files
node_modules
output
dist

# Editor directories and files
.vscode/*
!.vscode/extensions.json
.idea
.DS_Store
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
Loading

0 comments on commit 6c17e72

Please sign in to comment.