Seeing if I can stop .gitignore from appearing on the website
This commit is contained in:
parent
60e396102d
commit
6ddb1fd610
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,2 +1,5 @@
|
|||||||
# Ignore binary files
|
# Ignore binary files
|
||||||
bin/*
|
bin/*
|
||||||
|
|
||||||
|
# Ignore this very file
|
||||||
|
.gitignore
|
||||||
|
Loading…
Reference in New Issue
Block a user