Skip to content

Commit

Permalink
remove build dir from git
Browse files Browse the repository at this point in the history
  • Loading branch information
drxddy committed Feb 3, 2025
1 parent 5366ce5 commit b3d3bcd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 38 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ phash_demo
*.obj
*.elf

# build folders
build/

# Linker output
*.ilk
*.map
Expand Down
38 changes: 0 additions & 38 deletions Makefile

This file was deleted.

0 comments on commit b3d3bcd

Please sign in to comment.