Accidentally add license to gitignore
This commit is contained in:
parent
a835b484cd
commit
be262d0efe
|
|
@ -2,6 +2,7 @@
|
||||||
# Prerequisites
|
# Prerequisites
|
||||||
*
|
*
|
||||||
!*.*
|
!*.*
|
||||||
|
!LICENSE
|
||||||
*.d
|
*.d
|
||||||
|
|
||||||
# Object files
|
# Object files
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue