GridLines addon

This commit is contained in:
Len
2022-09-28 19:34:41 +02:00
commit d5fd82affd
13 changed files with 576 additions and 0 deletions
+42
View File
@@ -0,0 +1,42 @@
/.idea
/src/test/
.gradle/
build/
# Compiled class file
*.class
# Log file
*.log
# BlueJ files
*.ctxt
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# IntelliJ
*.iml
*.ipr
*.iws
.idea/
out/
# Maven
target/
# Package Files #
*.jar
*.war
*.nar
*.ear
*.zip
*.tar.gz
*.rar
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
!gradle/wrapper/gradle-wrapper.jar
/.idea/