mirror of
https://github.com/SectorLabs/django-localized-fields.git
synced 2025-10-29 10:08:57 +03:00
Added .gitignore
This commit is contained in:
6
.gitiginore
Normal file
6
.gitiginore
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
# Ignore virtual environments
|
||||||
|
env/
|
||||||
|
|
||||||
|
# Ignore Python byte code cache
|
||||||
|
*.pyc
|
||||||
|
__pycache__
|
||||||
Reference in New Issue
Block a user