Skip to content

Commit

Permalink
Add pycache folder to gitignore file.
Browse files Browse the repository at this point in the history
  • Loading branch information
DeanHenze committed Oct 20, 2022
1 parent 44c591b commit 10c76e8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
sensor_data/*
*.png
*.csv
wisper_oracles_pic1cal.py
wisper_oracles_pic1cal.py
__pycache__/*

0 comments on commit 10c76e8

Please sign in to comment.