Browse Source

Remove /gramjs from .gitignore

YouTwitFace 5 years ago
parent
commit
43afb0c82f
1 changed files with 1 additions and 2 deletions
  1. 1 2
      .gitignore

+ 1 - 2
.gitignore

@@ -3,7 +3,6 @@
 /.idea/
 /.idea/
 
 
 # Generated code
 # Generated code
-/gramjs/
 /docs/
 /docs/
 /gramjs/tl/functions/
 /gramjs/tl/functions/
 /gramjs/tl/types/
 /gramjs/tl/types/
@@ -21,4 +20,4 @@ example.js
 # dotenv
 # dotenv
 .env
 .env
 
 
-/api/
+/api/