Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
Updated ignore files
Browse files Browse the repository at this point in the history
  • Loading branch information
daminton committed Dec 6, 2022
1 parent 8616c1f commit 25b3e0e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dump*
src/*/Makefile
!Makefile.Defines
src/*/Makefile.Defines
!.gitignore
!**/.gitignore
!*.py
!*.ipynb
*ipynb_checkpoints
Expand Down
4 changes: 1 addition & 3 deletions examples/.gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
*/param.*
*/simdata/*
*/*/simdata/*
**/simdata/*

0 comments on commit 25b3e0e

Please sign in to comment.