1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-01-05 15:00:33 +00:00

Add .pydevproject file, created by Eclipse PyDev, to .gitignore

This commit is contained in:
Carles Fernandez 2019-03-17 01:24:26 +01:00
parent 4c71864319
commit 8e7b641fa3
No known key found for this signature in database
GPG Key ID: 4C583C52B0C3877D

1
.gitignore vendored
View File

@ -13,3 +13,4 @@ thirdparty/
cmake-build-debug/
/install
.DS_Store
.pydevproject