Skip to content

Commit

Permalink
Add .gitignore instructions to exlude the bin/ folder containing gene…
Browse files Browse the repository at this point in the history
…rated binaries from Makefile

Signed-off-by: Ioannis Polyzos <git@ipolyzos.com>
  • Loading branch information
ipolyzos committed Nov 2, 2024
1 parent ab764cb commit 0f6a0e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
.idea

generated/
bin/

0 comments on commit 0f6a0e1

Please sign in to comment.