This website works better with JavaScript
Home
Explore
Help
Sign In
ShariX_Open
/
sharix-open-backend
Watch
3
Star
0
Fork
1
Files
Issues
0
Pull Requests
1
Wiki
Browse Source
change gitignore
Evgeny Polivanov
1 year ago
parent
509277dd10
commit
0e1aa3f699
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
.gitignore
+ 2
- 0
.gitignore
View File
@@ -1,4 +1,6 @@
# Python
__pycache__/
+migrations/
+!__init___.py
*.py[cod]
*$py.class