adjustment .gitignore
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -1,3 +1,10 @@
|
||||
*.pyc
|
||||
# Byte-compiled / optimized / DLL files
|
||||
|
||||
__pycache__/
|
||||
|
||||
*.py[cod]
|
||||
|
||||
*$py.class
|
||||
|
||||
*.xml
|
||||
*.iml
|
||||
|
||||
Binary file not shown.
1
kindeditor/__init__.py
Normal file
1
kindeditor/__init__.py
Normal file
@@ -0,0 +1 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
Binary file not shown.
Reference in New Issue
Block a user