3 lines
70 B
Text
3 lines
70 B
Text
# ignore everthing in here except the .gitignore itself
|
|
*
|
|
!.gitignore
|
# ignore everthing in here except the .gitignore itself
|
|
*
|
|
!.gitignore
|