init repo
This commit is contained in:
parent
3d5fa7e7e6
commit
6ae56f3cb7
1 changed files with 13 additions and 0 deletions
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
/sitehome
|
||||||
|
/config
|
||||||
|
target
|
||||||
|
Cargo.lock
|
||||||
|
.DS_Store
|
||||||
|
.idea
|
||||||
|
workspace.code-workspace
|
||||||
|
shunit2
|
||||||
|
._.DS_Store
|
||||||
|
.VSCodeCounter
|
||||||
|
wrks
|
||||||
|
tmp
|
||||||
|
local_bin
|
||||||
Loading…
Add table
Reference in a new issue