This commit is contained in:
17
.gitignore
vendored
Normal file
17
.gitignore
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
# Binaries
|
||||
atlas-api
|
||||
atlas-tui
|
||||
atlas-agent
|
||||
|
||||
# Go
|
||||
/vendor/
|
||||
*.test
|
||||
*.out
|
||||
|
||||
# OS / Editor
|
||||
.DS_Store
|
||||
.idea/
|
||||
.vscode/
|
||||
|
||||
# Runtime
|
||||
*.log
|
||||
Reference in New Issue
Block a user