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
Removed pychache from git
master
kj1352
3 years ago
parent
0a9788c415
commit
8b694a2d58
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.gitignore
+ 1
- 1
.gitignore
View File
@@ -1,3 +1,3 @@
db.sqlite3
db.sqlite3
.idea
.idea
__pycache__
*/
__pycache__