Skip to content

Commit

Permalink
Added a couple of folders to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
axdanbol committed Mar 8, 2024
1 parent 345ff50 commit fbcffe2
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -170,4 +170,8 @@ tmp/
temp/

# DS Store
.DS_Store
.DS_Store

# Other
models/
crosswalking-tables/

0 comments on commit fbcffe2

Please sign in to comment.