Skip to content

Commit

Permalink
Remove build directory from gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
hanwj100 committed Sep 4, 2024
1 parent 8d53cdc commit 47ae037
Show file tree
Hide file tree
Showing 2 changed files with 6,974 additions and 2 deletions.
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ old/*.scad
publish.sh

docs/
build/*

# Folder view configuration files
.DS_Store
Expand All @@ -29,4 +28,4 @@ Thumbs.db

# Files that might appear on external disks
.Spotlight-V100
.Trashes
.Trashes
Loading

0 comments on commit 47ae037

Please sign in to comment.