0.1.0
This commit is contained in:
commit
9e3e657996
8 changed files with 370 additions and 0 deletions
16
.gitignore
vendored
Normal file
16
.gitignore
vendored
Normal file
|
@ -0,0 +1,16 @@
|
|||
.dub
|
||||
docs.json
|
||||
__dummy.html
|
||||
docs/
|
||||
/fanotify
|
||||
fanotify.so
|
||||
fanotify.dylib
|
||||
fanotify.dll
|
||||
fanotify.a
|
||||
fanotify.lib
|
||||
fanotify-test-*
|
||||
*.exe
|
||||
*.pdb
|
||||
*.o
|
||||
*.obj
|
||||
*.lst
|
Loading…
Add table
Add a link
Reference in a new issue