Change gitignore to remove bin folder
This commit is contained in:
@@ -86,3 +86,5 @@ dkms.conf
|
||||
*.out
|
||||
*.app
|
||||
|
||||
# Custom
|
||||
bin/*
|
||||
|
||||
Reference in New Issue
Block a user
@@ -86,3 +86,5 @@ dkms.conf
|
||||
*.out
|
||||
*.app
|
||||
|
||||
# Custom
|
||||
bin/*
|
||||
|
||||