Browse Source

update gitignore

Davide Alberani 4 years ago
parent
commit
fd5ea3dd06
1 changed files with 2 additions and 3 deletions
  1. 2 3
      .gitignore

+ 2 - 3
.gitignore

@@ -1,9 +1,8 @@
-conf/*.json
-conf/*.db
+queue/*
+archive/*
 .DS_Store
 node_modules/
 __pycache__
-storage/*
 npm-debug*.log
 ssl/*.pem
 *.py[cod]