Initial commit
This commit is contained in:
commit
920e8573ef
10 changed files with 136 additions and 0 deletions
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
*
|
||||
!/**/
|
||||
!*.*
|
||||
|
||||
nimcache/
|
||||
nimblecache/
|
||||
htmldocs/
|
||||
build
|
||||
|
||||
*.out
|
||||
.DS_Store
|
||||
Loading…
Add table
Add a link
Reference in a new issue