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