init
This commit is contained in:
17
.gitignore
vendored
Normal file
17
.gitignore
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
nupkg/
|
||||
|
||||
coverage/*
|
||||
!coverage/.gdignore
|
||||
|
||||
.godot/
|
||||
bin/
|
||||
obj/
|
||||
.generated/
|
||||
.vs/
|
||||
.DS_Store
|
||||
|
||||
*.old
|
||||
*.translation
|
||||
addons/*
|
||||
!addons/.editorconfig
|
||||
.addons/*
|
||||
Reference in New Issue
Block a user