diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index b1fcc78..edd2fa2 100644 --- a/.gitignore +++ b/.gitignore @@ -2,12 +2,12 @@ .vscode .settings -# Java things (?) +# Java things .project .classpath # Maven things target/ -# Genuinebyte things +# script things *.sh |