diff --git a/.gitignore b/.gitignore index 7f1158c..6ba04d7 100644 --- a/.gitignore +++ b/.gitignore @@ -2,5 +2,6 @@ xrsh-media XRSH milestones.odt aframe/CHANGELOG.md aframe/codecov.yml aframe/CODE_OF_CONDUCT.md aframe/CONTRIBUTING.md aframe/dist aframe/docs aframe/examples aframe/index.html aframe/LICENSE aframe/ORGANIZATION.md aframe/package.json aframe/README.md aframe/ROADMAP.md aframe/scripts aframe/src aframe/tests aframe/vendor aframe/webpack.config.js aframe/webpack.prod.config.js result +src/aframe tags diff --git a/src/aframe b/src/aframe deleted file mode 120000 index db9ef7a..0000000 --- a/src/aframe +++ /dev/null @@ -1 +0,0 @@ -../../../aframe \ No newline at end of file diff --git a/src/tags b/src/tags deleted file mode 120000 index 1107866..0000000 --- a/src/tags +++ /dev/null @@ -1 +0,0 @@ -/home/leon/.ctags.js \ No newline at end of file