forked from code-clash/find-longest-distinct-subarray
skip input lines with // or # or ; in front
ignore sonarlint issue store
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -28,12 +28,11 @@ local.properties
|
||||
bin/
|
||||
|
||||
# IntelliJ
|
||||
*.iml
|
||||
*.ipr
|
||||
*.iws
|
||||
*.uml
|
||||
.idea/compiler.xml
|
||||
.idea/workspace.xml
|
||||
.idea/sonarlint/
|
||||
out/
|
||||
|
||||
# NDK
|
||||
|
||||
Reference in New Issue
Block a user