Spaces:
Sleeping
Sleeping
humanda5
commited on
Commit
·
24c8b15
1
Parent(s):
b3dc6f8
gitignore 수정
Browse files- .gitignore +1 -1
- README.txt → README.md +0 -0
.gitignore
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
__pycache__/
|
3 |
*.py[cod]
|
4 |
*$py.class
|
5 |
-
|
6 |
|
7 |
# C extensions
|
8 |
*.so
|
|
|
2 |
__pycache__/
|
3 |
*.py[cod]
|
4 |
*$py.class
|
5 |
+
npc_social_network/data/
|
6 |
|
7 |
# C extensions
|
8 |
*.so
|
README.txt → README.md
RENAMED
File without changes
|