moving .gitignore config for conversations to project sub-folder
This commit is contained in:
parent
50569527cc
commit
b4623e6492
|
@ -160,4 +160,4 @@ cython_debug/
|
||||||
# and can be added to the global gitignore or merged into this file. For a more nuclear
|
# and can be added to the global gitignore or merged into this file. For a more nuclear
|
||||||
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
||||||
#.idea/
|
#.idea/
|
||||||
OS/01/conversations/user.json
|
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
conversations/user.json
|
Loading…
Reference in New Issue