Skip to content

Commit

Permalink
remove folders from gitignore and place dummy files
Browse files Browse the repository at this point in the history
  • Loading branch information
jshanna100 committed Dec 4, 2024
1 parent 357a69f commit b87cf7f
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
################################################################################

# Folders to ignore - files may be too large, too many, etc. NOTE: EDIT IF NEEDED.
/data
/videos
/plots
/notebooks
/_research
#/data
#/videos
#/plots
#/notebooks
#/_research

################################################################################
# Julia #
Expand Down
Empty file added notebooks/.gitkeep
Empty file.
Empty file added papers/.gitkeep
Empty file.
Empty file added plots/.gitkeep
Empty file.

0 comments on commit b87cf7f

Please sign in to comment.