init
This commit is contained in:
commit
d14c1d37ba
10 changed files with 386 additions and 0 deletions
17
.gitignore
vendored
Normal file
17
.gitignore
vendored
Normal file
|
@ -0,0 +1,17 @@
|
|||
.dub
|
||||
docs.json
|
||||
__dummy.html
|
||||
docs/
|
||||
/dwatch
|
||||
dwatch.so
|
||||
dwatch.dylib
|
||||
dwatch.dll
|
||||
dwatch.a
|
||||
dwatch.lib
|
||||
dwatch-test-*
|
||||
*.exe
|
||||
*.pdb
|
||||
*.o
|
||||
*.obj
|
||||
*.lst
|
||||
bin
|
Loading…
Add table
Add a link
Reference in a new issue