Skip to content
Snippets Groups Projects
Commit 2f5651cb authored by Corné Lukken's avatar Corné Lukken
Browse files

Ignore newly generated files for CI unit tests

parent 6341a544
No related branches found
No related tags found
1 merge request!58L2SS-259: Integrate unit tests using Continuous Integration (CI)
......@@ -2,6 +2,9 @@
**/.DS_Store
**/__pycache__
**/*.pyc
**/*.egg-info
**/.tox
**/.stestr
**/env
**/vscode-server.tar
**/.project
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment