Skip to content

Commit

Permalink
Included .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
giuliadei authored and giuliadei committed Jan 14, 2025
1 parent 5a77018 commit 5160909
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 2 deletions.
3 changes: 1 addition & 2 deletions julia/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
**/.DS_Store
out
**/.DS_Store
1 change: 1 addition & 0 deletions postgres/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
**/.DS_Store
1 change: 1 addition & 0 deletions quarto-jupyter/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
**/.DS_Store
1 change: 1 addition & 0 deletions quarto-r/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
**/.DS_Store

0 comments on commit 5160909

Please sign in to comment.