Rename neville script add justfile and gitignore
This commit is contained in:
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
# All kinds of images
|
||||
*.svg
|
||||
*.png
|
||||
*.jpg
|
||||
|
||||
# Documents
|
||||
*.pdf
|
||||
@@ -313,3 +313,5 @@ Erkenntnisse:
|
||||
|
||||
# Start the interactive part
|
||||
# inter()
|
||||
|
||||
println("Use f() to start ml and inter() to start interactive mode.")
|
||||
Reference in New Issue
Block a user