Correction de .gitignore
This commit is contained in:
parent
47f595aacd
commit
6e1604a9ec
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -5,4 +5,5 @@
|
||||||
*/lib64
|
*/lib64
|
||||||
*/pyvenv.cfg
|
*/pyvenv.cfg
|
||||||
*/share/*
|
*/share/*
|
||||||
|
# Other
|
||||||
|
examen/*
|
||||||
|
|
Loading…
Reference in a new issue