1
0
Fork 0
mirror of https://github.com/yweber/lodel2.git synced 2025-11-12 17:09:16 +01:00

Modification du gitignore

This commit is contained in:
Roland Haroutiounian 2015-05-22 16:18:55 +02:00
commit aca15cfdc2

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
*.pyc *.pyc
.venv .venv
.git .git
.idea