Accidentally add license to gitignore

This commit is contained in:
Adam Fordsmand
2021-11-01 20:19:31 +01:00
parent a835b484cd
commit be262d0efe

1
.gitignore vendored
View File

@@ -2,6 +2,7 @@
# Prerequisites # Prerequisites
* *
!*.* !*.*
!LICENSE
*.d *.d
# Object files # Object files