Update .gitignore
This commit is contained in:
@@ -28,3 +28,12 @@ Thumbs.db
|
|||||||
# Logs
|
# Logs
|
||||||
*.log
|
*.log
|
||||||
npm-debug.log*
|
npm-debug.log*
|
||||||
|
|
||||||
|
# Cache
|
||||||
|
.cache/
|
||||||
|
|
||||||
|
# Wine
|
||||||
|
.wine/
|
||||||
|
|
||||||
|
# npm
|
||||||
|
.npm/
|
||||||
|
|||||||
Reference in New Issue
Block a user