Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #175 from RDIL/patch-2
Browse files Browse the repository at this point in the history
Directories, not file names
Xiaozhe Yao authored Dec 27, 2018
2 parents dc60426 + 5345dff commit 1f700d4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
cvpm.egg-info/
*.pyc
.vscode
node_modules
.vscode/
node_modules/
build
dist
.env
.idea
.idea/
.DS_Store
!discovery/hooks/build
!dashboard/build

0 comments on commit 1f700d4

Please sign in to comment.