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