diff --git a/.gitignore b/.gitignore index b6e25c02..668a8eac 100644 --- a/.gitignore +++ b/.gitignore @@ -18,6 +18,8 @@ bin/ *.iml *.ipr rebel.xml +!/.idea/icon.png +!/.idea/vcs.xml ### NetBeans ### nbproject/private/ diff --git a/.idea/icon.png b/.idea/icon.png new file mode 100644 index 00000000..4fd9ecdf Binary files /dev/null and b/.idea/icon.png differ diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 00000000..48dc9584 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file