mirror of
https://gitlab.com/mbugroup/lti-api.git
synced 2026-05-20 13:31:56 +00:00
initial commit
This commit is contained in:
+21
@@ -0,0 +1,21 @@
|
||||
# Environment variables
|
||||
.env
|
||||
|
||||
# Air temp dir
|
||||
tmp/
|
||||
|
||||
# Binaries
|
||||
main
|
||||
bin/
|
||||
*.exe
|
||||
*.out
|
||||
|
||||
# Logs & reports
|
||||
*.log
|
||||
*.txt
|
||||
coverage/
|
||||
|
||||
# IDE / editor files
|
||||
.vscode/
|
||||
.idea/
|
||||
*.swp
|
||||
Reference in New Issue
Block a user