@@ -0,0 +1,10 @@
+# Default ignored files
+/shelf/
+/workspace.xml
+# Editor-based HTTP Client requests
+/httpRequests/
+# Ignored default folder with query files
+/queries/
+# Datasource local storage ignored files
+/dataSources/
+/dataSources.local.xml
@@ -0,0 +1,9 @@
+# Jamtrack
+
+## Description
+This is a simple jam tracker that allows you to keep track of your favorite jams and listen to them whenever you want.
+## License
+AGPL v3.0, see LICENSE.txt for details.
@@ -0,0 +1,3 @@
+module code.osinet.fr/fgm/jamtrack
+go 1.26.4