diff options
Diffstat (limited to 'Other/NodeEditorExamples/.gitignore')
-rw-r--r-- | Other/NodeEditorExamples/.gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Other/NodeEditorExamples/.gitignore b/Other/NodeEditorExamples/.gitignore new file mode 100644 index 00000000..ee0cd4c1 --- /dev/null +++ b/Other/NodeEditorExamples/.gitignore @@ -0,0 +1,6 @@ +/ +/* +!/Assets/ +!/Packages/ +!/ProjectSettings/ +!.gitignore |