diff --git a/res/reliquaries/.gitignore b/res/reliquaries/.gitignore new file mode 100644 index 0000000..8590cd8 --- /dev/null +++ b/res/reliquaries/.gitignore @@ -0,0 +1,3 @@ +# ignore all except .gitignore file +* +!.gitignore \ No newline at end of file diff --git a/res/role_side_card/.gitignore b/res/role_side_card/.gitignore new file mode 100644 index 0000000..8590cd8 --- /dev/null +++ b/res/role_side_card/.gitignore @@ -0,0 +1,3 @@ +# ignore all except .gitignore file +* +!.gitignore \ No newline at end of file diff --git a/res/weapon/.gitignore b/res/weapon/.gitignore new file mode 100644 index 0000000..8590cd8 --- /dev/null +++ b/res/weapon/.gitignore @@ -0,0 +1,3 @@ +# ignore all except .gitignore file +* +!.gitignore \ No newline at end of file