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

Commit

Permalink
Updated gitignore and remove foo file
Browse files Browse the repository at this point in the history
  • Loading branch information
kduyvesteyn committed Feb 28, 2017
1 parent 8d127d8 commit e5aefbf
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
*.iml
.idea/*
/Build
/_build/
/blib/
/MYMETA.json
/MYMETA.yml
/MANIFEST
/cover_db/
.idea/
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2016 hartwigmedical
Copyright (c) 2016-2017 hartwigmedical

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
Empty file removed foo
Empty file.

0 comments on commit e5aefbf

Please sign in to comment.