We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0 parents commit fcdb7c1Copy full SHA for fcdb7c1
.gitattributes
@@ -0,0 +1,2 @@
1
+# Disable automatic end-of-line conversion for all files.
2
+* -text
.gitignore
@@ -0,0 +1,7 @@
+.idea/
+.vscode/
3
+*~
4
+*.autosave
5
+*.swp
6
+.DS_Store
7
+Thumbs.db
README.md
@@ -0,0 +1 @@
+# librepcb-api-server
0 commit comments