Skip to content

Commit ff76dd9

Browse files
authored
Fix: migrate global git-ignore into local git-ignores (#224)
The global .gitignore was enforcing files to be ignored in all sub-projects in the repository. In order to decouple the dependency of sub-projects on some global .gitignore convention, removed the global .gitgnore and migrated it to the corresponding local sub-project within the repository. PS. The global gitignore was messing with the github action to update the data. [ref. check the error message on this data update action run](https://github.com/US-GHG-Center/custom-interfaces/actions/runs/14185180756/job/39739109466)
2 parents 53e7b40 + 9c12a35 commit ff76dd9

File tree

14 files changed

+62
-66
lines changed

14 files changed

+62
-66
lines changed
File renamed without changes.

emit-ch4plume-v1/.idea/.gitignore

Lines changed: 0 additions & 3 deletions
This file was deleted.

emit-ch4plume-v1/.idea/aws.xml

Lines changed: 0 additions & 11 deletions
This file was deleted.

emit-ch4plume-v1/.idea/inspectionProfiles/Project_Default.xml

Lines changed: 0 additions & 12 deletions
This file was deleted.

emit-ch4plume-v1/.idea/inspectionProfiles/profiles_settings.xml

Lines changed: 0 additions & 6 deletions
This file was deleted.

emit-ch4plume-v1/.idea/interactive-emission-plumes.iml

Lines changed: 0 additions & 8 deletions
This file was deleted.

emit-ch4plume-v1/.idea/misc.xml

Lines changed: 0 additions & 4 deletions
This file was deleted.

emit-ch4plume-v1/.idea/modules.xml

Lines changed: 0 additions & 8 deletions
This file was deleted.

emit-ch4plume-v1/.idea/vcs.xml

Lines changed: 0 additions & 6 deletions
This file was deleted.

emit-ch4plume-v1/data/.gitkeep

Whitespace-only changes.

0 commit comments

Comments
 (0)