Browse Source

add: gitginore

Ben 11 months ago
parent
commit
7fc1048dc9
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -9,4 +9,5 @@ user.db
 .idea/*
 **.pyc
 .idea/*
-data.json
+data.json
+**/node_modules