mirror of
https://github.com/jazzband/django-constance.git
synced 2026-04-26 01:34:53 +00:00
We are using git now :-).
This commit is contained in:
parent
0413497647
commit
efa4a35533
2 changed files with 4 additions and 8 deletions
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
.project
|
||||
.pydevproject
|
||||
*.pyc
|
||||
*.egg-info
|
||||
|
|
@ -1,8 +0,0 @@
|
|||
|
||||
syntax: regexp
|
||||
^\.project$
|
||||
syntax: regexp
|
||||
^\.pydevproject$
|
||||
syntax: glob
|
||||
*.pyc
|
||||
*.egg-info
|
||||
Loading…
Reference in a new issue