Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
VittoriaAlata committed Aug 24, 2024
1 parent 0e040e4 commit 46d1b1d
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# MSI Build of CLI Version
/.MSI
MSI

# EXE Build of TUI Version
/.bin
bin

# The .vs folder
.vs

0 comments on commit 46d1b1d

Please sign in to comment.