mirror of
https://github.com/Nightkingale/Wii-U-Account-Swap.git
synced 2026-03-21 18:04:13 -05:00
Add comments to .gitignore
This commit is contained in:
parent
1b3bb6506d
commit
655cca7fbe
9
.gitignore
vendored
9
.gitignore
vendored
|
|
@ -1,5 +1,10 @@
|
|||
/.vscode
|
||||
# Compilation
|
||||
/build
|
||||
|
||||
# Distribution
|
||||
*.elf
|
||||
*.rpx
|
||||
*.wuhb
|
||||
*.wuhb
|
||||
|
||||
# Visual Studio Code
|
||||
/.vscode
|
||||
Loading…
Reference in New Issue
Block a user