We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d427a93 commit ef93d70Copy full SHA for ef93d70
.dockerignore
@@ -0,0 +1,9 @@
1
+.git/*
2
+# Swap files (vim)
3
+[._]*.s[a-v][a-z]
4
+[._]*.sw[a-p]
5
+[._]s[a-rt-v][a-z]
6
+[._]ss[a-gi-z]
7
+[._]sw[a-p]
8
+# Temporary files including undo
9
+*~
.gitignore
@@ -0,0 +1,8 @@
0 commit comments