Added gitignore file

master
ice3man 2018-04-01 19:24:35 +05:30
parent 72bbf6de63
commit dad39babe1
1 changed files with 15 additions and 0 deletions

15
.gitignore vendored Normal file
View File

@ -0,0 +1,15 @@
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# JSON Configuration data
config.json
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out