Skip to content

Commit

Permalink
Updated gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jopokemine committed Jun 5, 2021
1 parent 48be053 commit 9781bef
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
data*
**/__pycache__/*
.vscode/*
.flake8/*
.idea/*

chatbot/data/*
**/__pycache__
.vscode
.flake8
.idea

0 comments on commit 9781bef

Please sign in to comment.