Compare commits
2 Commits
14b72dc5e9
...
fa2e8192ef
Author | SHA1 | Date | |
---|---|---|---|
|
fa2e8192ef | ||
|
aa2eba1505 |
3
dir2/fileA.ini
Normal file
3
dir2/fileA.ini
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
[default]
|
||||||
|
debug=true
|
||||||
|
|
4
dir2/fileB.ini
Normal file
4
dir2/fileB.ini
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
;This is a comment
|
||||||
|
[debug]
|
||||||
|
true
|
||||||
|
|
1
dir2/fileC.txt
Normal file
1
dir2/fileC.txt
Normal file
@ -0,0 +1 @@
|
|||||||
|
This is a text file with a message
|
Loading…
Reference in New Issue
Block a user