fxlinux commited on
Commit
05f52ef
·
verified ·
1 Parent(s): dfb7d54

Update .gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +4 -2
.gitignore CHANGED
@@ -1,6 +1,8 @@
1
  node_modules/
2
- vscode
3
- deno.json
4
  .git/
5
  .gitignore
6
  README.md
 
 
 
 
 
1
  node_modules/
 
 
2
  .git/
3
  .gitignore
4
  README.md
5
+ Dockerfile
6
+ .dockerignore
7
+ *.log
8
+ .deno/