Ignoring public_html with no slashes seems to work
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,6 +1,6 @@
|
|||||||
/node_modules/
|
/node_modules/
|
||||||
/production/
|
/production/
|
||||||
/public_html/
|
public_html
|
||||||
/.sass-cache/
|
/.sass-cache/
|
||||||
*.orig
|
*.orig
|
||||||
Thumbs.db
|
Thumbs.db
|
||||||
|
|||||||
Reference in New Issue
Block a user