Update .gitignore

This commit is contained in:
S David 2023-05-16 13:49:04 -04:00
parent 1812a6bfad
commit 6a48f048e8
2 changed files with 1 additions and 9 deletions

1
.gitignore vendored
View File

@ -106,3 +106,4 @@ hooks/samples/*
.workdir/*
*~
*.ui.hpp
**/test.json*

View File

@ -1,9 +0,0 @@
{
"components": {
"PositionAttribute": {
"pos" : [10,10]
},
"RenderedCircle": {},
"PlayerBehavior": {}
}
}