This website requires JavaScript.
Explore
Help
Sign In
imacat
/
mia-accounting-django
Watch
1
Star
0
Fork
0
You've already forked mia-accounting-django
Code
Issues
Pull Requests
Projects
Releases
4
Wiki
Activity
3cef0d7009
mia-accounting-django
/
.gitignore
11 lines
78 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit.
2020-06-29 13:46:47 +08:00
*.pyc
__pycache__
Added dist and *.egg-info to .gitignore.
2020-09-07 23:29:42 +08:00
dist
*.egg-info
Added the migrations directories to .gitignore.
2020-07-02 02:11:29 +08:00
migrations
Added the excludes directory to .gitignore.
2020-07-02 02:13:26 +08:00
*.mo
Initial commit.
2020-06-29 13:46:47 +08:00
.idea
Added venv and the external libraries to .gitignore.
2020-07-01 09:28:37 +08:00
venv
Added the excludes directory to .gitignore.
2020-07-02 02:13:26 +08:00
excludes
Added the Simplified Chinese translation to .gitignore, because it is generated.
2020-07-06 07:48:29 +08:00
zh_Hans
Reference in New Issue
Copy Permalink