8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-12-25 16:33:47 +00:00

Ignore les pyc

This commit is contained in:
chirac 2016-07-04 02:49:13 +02:00
parent 30536f6aee
commit e528ab1306

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
settings.py settings.py
settings* settings*
*.swp *.swp
*.pyc