This website works better with JavaScript.
Home
Explore
Help
Sign In
kj
/
workx_backend
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Updated gitignore to ignore pycache
master
kj1352
3 years ago
parent
534a99e5c6
commit
4858ce60ba
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
.gitignore
+ 2
- 1
.gitignore
View File
@@ -12,4 +12,5 @@ all_staticfiles/
static/uploaded/
.project
virtualenv/
*.DS_Store
*.DS_Store
*/__pycache__