AXCWG 5 mesiacov pred
rodič
commit
d722a1bfee
3 zmenil súbory, kde vykonal 12 pridanie a 2 odobranie
  1. 6 0
      .idea/jsLibraryMappings.xml
  2. 3 1
      .idea/vcs.xml
  3. 3 1
      README.md

+ 6 - 0
.idea/jsLibraryMappings.xml

@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+  <component name="JavaScriptLibraryMappings">
+    <includedPredefinedLibrary name="Node.js Core" />
+  </component>
+</project>

+ 3 - 1
.idea/vcs.xml

@@ -1,4 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <project version="4">
-  <component name="VcsDirectoryMappings" defaultProject="true" />
+  <component name="VcsDirectoryMappings">
+    <mapping directory="$PROJECT_DIR$" vcs="Git" />
+  </component>
 </project>

+ 3 - 1
README.md

@@ -1 +1,3 @@
-Backend. 
+Backend. 
+
+Stolen code from: [uvr-mdx-infer](https://github.com/seanghay/uvr-mdx-infer)