Dealing with Bluej files

This commit is contained in:
Eoghan Conlon 2022-10-17 20:58:31 +00:00
parent 73632be98e
commit 25865b1a97

5
.gitignore vendored
View file

@ -14,3 +14,8 @@ test.*
/out /out
/build /build
/target /target
# Dealing with BlueJ
*.bluej
*.out
*.ctxt