Skip to content

Commit 5762022

Browse files
committed
Add /lib/binding/ to .gitignore
The /lib/binding/ directory is now ignored by git to prevent tracking of generated or local files in that path.
1 parent fdc0e2c commit 5762022

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@
1010
/build/
1111
Gemfile.lock
1212
/docs/api/
13+
/lib/binding/

0 commit comments

Comments
 (0)