Merge branch 'main' into 'main'
Dealing with Bluej files See merge request c2842/misc/module-template!1
This commit is contained in:
commit
7441440ba3
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -14,3 +14,8 @@ test.*
|
|||
/out
|
||||
/build
|
||||
/target
|
||||
|
||||
# Dealing with BlueJ
|
||||
*.bluej
|
||||
*.out
|
||||
*.ctxt
|
||||
|
|
Loading…
Reference in a new issue