Инициализация проекта
This commit is contained in:
commit
bcfd2c49e5
8 changed files with 64 additions and 0 deletions
16
.gitignore
vendored
Normal file
16
.gitignore
vendored
Normal file
|
@ -0,0 +1,16 @@
|
|||
.dub
|
||||
docs.json
|
||||
__dummy.html
|
||||
docs/
|
||||
/snapd
|
||||
snapd.so
|
||||
snapd.dylib
|
||||
snapd.dll
|
||||
snapd.a
|
||||
snapd.lib
|
||||
snapd-test-*
|
||||
*.exe
|
||||
*.pdb
|
||||
*.o
|
||||
*.obj
|
||||
*.lst
|
Loading…
Add table
Add a link
Reference in a new issue