Skip to content

Commit

Permalink
Add comments to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Nightkingale committed Apr 28, 2024
1 parent 1b3bb65 commit 655cca7
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
/.vscode
# Compilation
/build

# Distribution
*.elf
*.rpx
*.wuhb
*.wuhb

# Visual Studio Code
/.vscode

0 comments on commit 655cca7

Please sign in to comment.