Skip to content

Commit

Permalink
Merge branch 'feature/cleanup' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
tcr-ableton committed Aug 22, 2019
2 parents 6b55bb5 + 127da6a commit a393454
Show file tree
Hide file tree
Showing 72 changed files with 9 additions and 7,011 deletions.
27 changes: 0 additions & 27 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
# Build artefacts
build/

# Makefile generated paths
.gopath
.sw?
bin/
dist/

# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o
*.a
Expand All @@ -30,21 +21,3 @@ _testmain.go

*.exe
*.test

# Vagrant files
.vagrant/
.sudo_as_admin_successful
.bash_history
.cache


# Documentation files
docs/build/


# Intellij
.idea

# Vim files
*.swp
*.swo
10 changes: 0 additions & 10 deletions .goxc.json

This file was deleted.

14 changes: 0 additions & 14 deletions .travis.yml

This file was deleted.

76 changes: 0 additions & 76 deletions Makefile

This file was deleted.

9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -433,6 +433,15 @@ TrousseauVersion: 0.1.0c

## Contribute

### Testing

Running the unit tests for the project is done with the following command:

```go
go test github.com/oleiade/trousseau/...
```

### Workflow
For detailed contribution instructions, see the the [CONTRIBUTING](https://github.com/oleiade/trousseau/blob/master/CONTRIBUTING.md) document

However here is a quick summary for all of you in a hurry:
Expand Down
10 changes: 0 additions & 10 deletions debian/control

This file was deleted.

153 changes: 0 additions & 153 deletions docs/Makefile

This file was deleted.

Binary file removed docs/build/doctrees/environment.pickle
Binary file not shown.
Binary file removed docs/build/doctrees/index.doctree
Binary file not shown.
Binary file removed docs/build/doctrees/setup.doctree
Binary file not shown.
Binary file removed docs/build/doctrees/usage.doctree
Binary file not shown.
4 changes: 0 additions & 4 deletions docs/build/html/.buildinfo

This file was deleted.

17 changes: 0 additions & 17 deletions docs/build/html/_sources/index.txt

This file was deleted.

Loading

0 comments on commit a393454

Please sign in to comment.