Skip to content

Commit

Permalink
Generated files should not go in the repo. Simplify .DS_Store match
Browse files Browse the repository at this point in the history
  • Loading branch information
the-other-james committed Sep 8, 2023
1 parent 7372f2a commit 2568abe
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,17 +1,4 @@
*.pyc
**/.DS_Store
*.DS_Store
.DS_Store
DS_Store
src/data_handling/parsers/dellingr_parser.py
src/data/raw_telemetry_data/sensitive/
src/data/telemetry_configs/sensitive/
src/data/benchmarks/sensitive/
__pycache__/
src/DS/
src/data_driven_components/logs/
results/tmp/
results/saved/sensitive/
src/test/data/Model/
**/runs
.coverage

0 comments on commit 2568abe

Please sign in to comment.