Delete .gitignore

This commit is contained in:
Nuno Coração 2023-03-24 21:37:32 +00:00 committed by GitHub
parent 8c6d964104
commit 593c709e68
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

22
.gitignore vendored
View file

@ -1,22 +0,0 @@
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary, built with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Dependency directories (remove the comment below to include it)
# vendor/
#others
node_modules
.DS_Store
**/.DS_Store
.hugo_build.lock
.idea