Skip to content

Commit

Permalink
Update the .gitignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
pmoura committed Sep 14, 2023
1 parent d232c3a commit d62f014
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,13 @@ logtalk_doclet_logs/
*.itf
*.po

.DS_Store
.ipynb_checkpoints/
.jupyter/
.jupyter_ystore.db
build/
logtalk_kernel.egg-info/
logtalk_kernel/__pycache__/

notebooks/*.lgt
notebooks/*.pl

0 comments on commit d62f014

Please sign in to comment.