This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
CoBox
/
cobox-group
Watch
7
Star
3
Fork
0
Code
Issues
1
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
add tmp to .gitignore
Kieran Gibb
2 years ago
parent
a509ca53d6
commit
8e4418be1f
No account linked to committer's email address
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
.gitignore
+ 3
- 0
.gitignore
View File
@@ -59,3 +59,6 @@ typings/
59
59
60
60
# next.js build output
61
61
.next
62
+
63
+# throw away tmp test directory
64
+tmp/