Skip to content

Commit

Permalink
projects:Updated gitignore
Browse files Browse the repository at this point in the history
Updated gitignore files to exclude pycache specific files
from all directories where there is a .py file present

Added a .gitignore for ad719x_iio

Signed-off-by: Janani Sunil <[email protected]>
  • Loading branch information
jansunil committed Nov 8, 2023
1 parent fd14794 commit 005560a
Show file tree
Hide file tree
Showing 20 changed files with 114 additions and 19 deletions.
7 changes: 6 additions & 1 deletion projects/ad4130_iio/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,9 @@ Code*
*.sln
*.vgdbproj
*.TMP
*.user
*.user
scripts/__pycache__
tests/.pytest_cache
tests/__pycache__
tests/func/__pycache__
tests/output
7 changes: 6 additions & 1 deletion projects/ad4696_iio/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,9 @@ Code*
*.sln
*.vgdbproj
*.TMP
*.user
*.user
scripts/__pycache__
tests/.pytest_cache
tests/__pycache__
tests/func/__pycache__
tests/output
6 changes: 5 additions & 1 deletion projects/ad559xr_console/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,8 @@ Code*
*.sln
*.vgdbproj
*.TMP
*.user
*.user
tests/.pytest_cache
tests/__pycache__
tests/func/__pycache__
tests/output
6 changes: 5 additions & 1 deletion projects/ad5770r_console/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,8 @@ Code*
*.sln
*.vgdbproj
*.TMP
*.user
*.user
tests/.pytest_cache
tests/__pycache__
tests/func/__pycache__
tests/output
6 changes: 5 additions & 1 deletion projects/ad590_console/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,8 @@ Code*
*.TMP
*.user
/.mbed
**/junit.xml
**/junit.xml
tests/.pytest_cache
tests/__pycache__
tests/func/__pycache__
tests/output
6 changes: 5 additions & 1 deletion projects/ad5933_console/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,8 @@ Code*
*.sln
*.vgdbproj
*.TMP
*.user
*.user
tests/.pytest_cache
tests/__pycache__
tests/func/__pycache__
tests/output
6 changes: 5 additions & 1 deletion projects/ad7124_console/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,8 @@ Code*
*.TMP
*.user
/.mbed
**/junit.xml
**/junit.xml
tests/.pytest_cache
tests/__pycache__
tests/func/__pycache__
tests/output
6 changes: 5 additions & 1 deletion projects/ad7124_temperature-measure/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,8 @@ Code*
*.sln
*.vgdbproj
*.TMP
*.user
*.user
tests/.pytest_cache
tests/__pycache__
tests/func/__pycache__
tests/output
7 changes: 6 additions & 1 deletion projects/ad7134_iio/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,9 @@ STM32/.cproject
STM32/.project
STM32/*.launch
STM32/STM32L552ZETXQ_FLASH.ld
STM32/STM32L552ZETXQ_RAM.ld
STM32/STM32L552ZETXQ_RAM.ld
scripts/__pycache__
tests/.pytest_cache
tests/__pycache__
tests/func/__pycache__
tests/output
6 changes: 5 additions & 1 deletion projects/ad717x_console/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,8 @@ Code*
*.sln
*.vgdbproj
*.TMP
*.user
*.user
tests/.pytest_cache
tests/__pycache__
tests/func/__pycache__
tests/output
7 changes: 6 additions & 1 deletion projects/ad717x_iio/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,9 @@ Code*
*.sln
*.vgdbproj
*.TMP
*.user
*.user
scripts/__pycache__
tests/.pytest_cache
tests/__pycache__
tests/func/__pycache__
tests/output
14 changes: 14 additions & 0 deletions projects/ad719x_iio/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
*.swp
*.profile*
build
.vs/
.visualgdb/
*.sln
*.vgdbproj
*.TMP
*.user
scripts/__pycache__
tests/.pytest_cache
tests/__pycache__
tests/func/__pycache__
tests/output
7 changes: 6 additions & 1 deletion projects/ad738x_iio/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,9 @@ Code*
*.sln
*.vgdbproj
*.TMP
*.user
*.user
scripts/__pycache__
tests/.pytest_cache
tests/__pycache__
tests/func/__pycache__
tests/output
7 changes: 6 additions & 1 deletion projects/ad7606_iio/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,9 @@ Code*
*.sln
*.vgdbproj
*.TMP
*.user
*.user
scripts/__pycache__
tests/.pytest_cache
tests/__pycache__
tests/func/__pycache__
tests/output
7 changes: 6 additions & 1 deletion projects/ad7689_iio/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,9 @@ Code*
*.sln
*.vgdbproj
*.TMP
*.user
*.user
scripts/__pycache__
tests/.pytest_cache
tests/__pycache__
tests/func/__pycache__
tests/output
6 changes: 5 additions & 1 deletion projects/ad77681_iio/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,8 @@ Code*
*.sln
*.vgdbproj
*.TMP
*.user
*.user
tests/.pytest_cache
tests/__pycache__
tests/func/__pycache__
tests/output
6 changes: 5 additions & 1 deletion projects/adt7420_console/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,8 @@ Code*
*.sln
*.vgdbproj
*.TMP
*.user
*.user
tests/.pytest_cache
tests/__pycache__
tests/func/__pycache__
tests/output
3 changes: 2 additions & 1 deletion projects/evb_discovery_firmware/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ Code*
*.sln
*.vgdbproj
*.TMP
*.user
*.user
scripts/__pycache__
7 changes: 6 additions & 1 deletion projects/ltc268x_console/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,9 @@ Code*
*.sln
*.vgdbproj
*.TMP
*.user
*.user
scripts/__pycache__
tests/.pytest_cache
tests/__pycache__
tests/func/__pycache__
tests/output
6 changes: 5 additions & 1 deletion projects/nanodac_console/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,8 @@ Code*
*.sln
*.vgdbproj
*.TMP
*.user
*.user
tests/.pytest_cache
tests/__pycache__
tests/func/__pycache__
tests/output

0 comments on commit 005560a

Please sign in to comment.