* First commit
This commit is contained in:
15
.gitignore
vendored
Normal file
15
.gitignore
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
bin/
|
||||
*.exe
|
||||
*.dll
|
||||
*.so
|
||||
*.dylib
|
||||
*.test
|
||||
*.out
|
||||
.picoclaw/
|
||||
config.json
|
||||
sessions/
|
||||
coverage.txt
|
||||
coverage.html
|
||||
.DS_Store
|
||||
build
|
||||
|
||||
Reference in New Issue
Block a user