humanda5 commited on
Commit
24c8b15
·
1 Parent(s): b3dc6f8

gitignore 수정

Browse files
Files changed (2) hide show
  1. .gitignore +1 -1
  2. 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