mirror of
https://github.com/soypat/lneto.git
synced 2026-08-19 14:14:07 +00:00
add loss.go (#168)
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
# Ignore files with no extensions trick:
|
||||
# First ignore all.
|
||||
*
|
||||
# Unignore directories since they usually have no extensions
|
||||
!*/
|
||||
# Unignore all with extensions.
|
||||
!*.*
|
||||
!LICENSE
|
||||
|
||||
Reference in New Issue
Block a user