diff options
Diffstat (limited to 'JamHelper/.gitignore')
-rw-r--r-- | JamHelper/.gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/JamHelper/.gitignore b/JamHelper/.gitignore new file mode 100644 index 0000000..0deaf78 --- /dev/null +++ b/JamHelper/.gitignore @@ -0,0 +1,6 @@ +/* +!/Assets/ +!/ProjectSettings/ +!/UserSettings/ +!/Packages/ +!.gitignore
\ No newline at end of file |