Skip to content

Commit 360c142

Browse files
committed
Initial version of adr-log
1 parent a14f39e commit 360c142

10 files changed

Lines changed: 264 additions & 609 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# always ignore files
22
*.DS_Store
33
*.sublime-*
4+
.idea/
45

56
# test related, or directories generated by tests
67
test/actual

.verb.md

Lines changed: 0 additions & 242 deletions
This file was deleted.

LICENSE

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2013-2017, Jon Schlinkert
3+
Copyright (c) 2013-2017 Jon Schlinkert
4+
Copyright (c) 2017 Tino Stadelmaier
45

56
Permission is hereby granted, free of charge, to any person obtaining a copy
67
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)