We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bde656 commit f58700eCopy full SHA for f58700e
.gitignore
@@ -0,0 +1,21 @@
1
+*.mo
2
+*.egg-info
3
+*.egg
4
+*.EGG
5
+*.EGG-INFO
6
+bin
7
+build
8
+develop-eggs
9
+downloads
10
+eggs
11
+fake-eggs
12
+parts
13
+dist
14
+.installed.cfg
15
+.mr.developer.cfg
16
+.hg
17
+.bzr
18
+.svn
19
+*.pyc
20
+*.pyo
21
+*.tmp*
.gitmodules
@@ -0,0 +1,3 @@
+[submodule "handball"]
+ path = handball
+ url = https://[email protected]/Engaginglab/scoreit-handball.git
handball
0 commit comments