Add usage more than 80
This commit is contained in:
+8
-2
@@ -1,8 +1,14 @@
|
||||
# Ignore all .log files
|
||||
*.log
|
||||
|
||||
*.dll
|
||||
*.exe
|
||||
# Ignore the node_modules directory
|
||||
node_modules/
|
||||
|
||||
# Ignore all files in the temp directory
|
||||
temp/
|
||||
temp/
|
||||
|
||||
/bin/
|
||||
/obj/
|
||||
/publish/publish/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user