added .txt files in subfolders of the brechtje folder to gitignore
parent
f870bbd03f
commit
3adc1f38b9
|
|
@ -270,7 +270,7 @@ Cargo.lock
|
||||||
*.pdb
|
*.pdb
|
||||||
|
|
||||||
# ---> Custom files
|
# ---> Custom files
|
||||||
brechtje/*.txt
|
brechtje/**/*.txt
|
||||||
|
|
||||||
# If your structure requires you to ignore certain files or folders,
|
# If your structure requires you to ignore certain files or folders,
|
||||||
# you may add them here.
|
# you may add them here.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue