1
0
mirror of https://github.com/sjwhitworth/golearn.git synced 2025-05-11 19:29:47 +08:00
golearn/.gitignore
2014-08-20 05:55:30 +00:00

17 lines
115 B
Plaintext

# Mac
.DS_Store
# Intellij
.idea/
*.iml
*.iws
# C/C++
*.o
*.a
*.so
*.dll
# go test coverprofiles
*.coverprofile