delete idea project file

This commit is contained in:
2019-11-08 23:40:53 +03:00
parent d3e5ffab84
commit 85f2cb8ff7
2 changed files with 2 additions and 9 deletions

3
.gitignore vendored
View File

@@ -1,4 +1,5 @@
/.idea
node_modules/
target/
package-lock.json
package-lock.json
*.iml

View File

@@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>