Skip to content

Commit

Permalink
gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
hanjoosten committed Dec 26, 2023
1 parent 31a5385 commit c006b6b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
7 changes: 5 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
/.dist-buildwrapper/
slides/slidesDutch.tmp
.vscode/

.vscode/
*.tmp
/index.html
slide*.html
1 change: 0 additions & 1 deletion slides/slidesDutch.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
% Introductie Functioneel Programmeren (met Haskell)
% Han Joosten
% Juli 2017

# putStrLn "hallo!"

Expand Down

0 comments on commit c006b6b

Please sign in to comment.