ignoring JetBrains stuff

This commit is contained in:
adambrangenberg 2023-05-09 22:24:12 +02:00
parent f897b32b7b
commit eeaeeccafd
6 changed files with 1 additions and 39 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@ data/
.piston_env
node_modules
.vscode/
.idea

8
.idea/.gitignore vendored
View File

@ -1,8 +0,0 @@
# Default ignored files
/shelf/
/workspace.xml
# Editor-based HTTP Client requests
/httpRequests/
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml

View File

@ -1,6 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectRootManager" version="2" languageLevel="JDK_17" project-jdk-name="corretto-17" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/out" />
</component>
</project>

View File

@ -1,10 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/packages/groovy/groovy.iml" filepath="$PROJECT_DIR$/packages/groovy/groovy.iml" />
<module fileurl="file://$PROJECT_DIR$/packages/java/packages.iml" filepath="$PROJECT_DIR$/packages/java/packages.iml" />
<module fileurl="file://$PROJECT_DIR$/.idea/piston.iml" filepath="$PROJECT_DIR$/.idea/piston.iml" />
</modules>
</component>
</project>

View File

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

View File

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