Skip to content
Snippets Groups Projects
Unverified Commit 8cf538a7 authored by Giuseppe Carboni's avatar Giuseppe Carboni Committed by GitHub
Browse files

Updated the .gitignore file in order to ignore the SlaLibrary directory (#581)

parent e1049f10
No related branches found
No related tags found
No related merge requests found
...@@ -7,6 +7,9 @@ object/ ...@@ -7,6 +7,9 @@ object/
*.swp *.swp
*.pyc *.pyc
# Ignore the SliLibrary directory
Common/Libraries/SlaLibrary
# Files generated by the building process # Files generated by the building process
Common/Clients/CaltoolClient/src/calibrationtool_ui.py Common/Clients/CaltoolClient/src/calibrationtool_ui.py
Common/Clients/CaltoolClient/src/calibrationtool_ui.pye Common/Clients/CaltoolClient/src/calibrationtool_ui.pye
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment