Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

Commit

Permalink
Remove artifacts from dev (#603)
Browse files Browse the repository at this point in the history
  • Loading branch information
Marc-Andre-Rivet authored Sep 26, 2019
1 parent 27b0b62 commit cd9c3e1
Show file tree
Hide file tree
Showing 28 changed files with 391 additions and 4,001 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ jobs:
name: Run tests
command: |
. venv/bin/activate
npm run build
npm run test.unit
Expand Down
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@

# production
/build
/dash_table
/inst
/man
/R
DESCRIPTION
NAMESPACE

# testing
/coverage
Expand Down
15 changes: 0 additions & 15 deletions DESCRIPTION

This file was deleted.

4 changes: 0 additions & 4 deletions NAMESPACE

This file was deleted.

18 changes: 0 additions & 18 deletions R/dashDataTable.R

This file was deleted.

8 changes: 0 additions & 8 deletions R/df_to_list.R

This file was deleted.

15 changes: 0 additions & 15 deletions R/internal.R

This file was deleted.

1 change: 0 additions & 1 deletion dash-main
Submodule dash-main deleted from 9819e5
Loading

0 comments on commit cd9c3e1

Please sign in to comment.