diff options
author | chai <chaifix@163.com> | 2022-01-29 10:08:26 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2022-01-29 10:08:26 +0800 |
commit | de0fd2851aea45cc0586a1a0010f5adda73ea4f5 (patch) | |
tree | c8c44be500cc0b16ea69ec95ed295eaa966daeb8 | |
parent | 4d44695638dccbb648f5d781a0c5c40f813bb3e5 (diff) |
+ignore
-rw-r--r-- | JamTools/.gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/JamTools/.gitignore b/JamTools/.gitignore new file mode 100644 index 0000000..0deaf78 --- /dev/null +++ b/JamTools/.gitignore @@ -0,0 +1,6 @@ +/* +!/Assets/ +!/ProjectSettings/ +!/UserSettings/ +!/Packages/ +!.gitignore
\ No newline at end of file |